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 1b9ec58 commit f63172cCopy full SHA for f63172c
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
requires-python = ">= 3.8"
3
name = 'django-rest-framework-supertest'
4
-version = '0.0.2'
+version = '0.0.3'
5
description = "A set of utilities to test django-rest-framework API's"
6
dependencies = [
7
'Django>=4.2',
0 commit comments