We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e0ce5 commit 0bffa77Copy full SHA for 0bffa77
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
requires-python = ">= 3.8"
3
name = 'django-rest-framework-supertest'
4
-version = '0.0.5'
+version = '0.0.6'
5
description = "A set of utilities to test django-rest-framework API's"
6
dependencies = [
7
'Django>=4.2',
0 commit comments