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