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 4a9200e commit f2cd588Copy full SHA for f2cd588
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
NAME = 'dynamic-rest'
4
DESCRIPTION = 'Adds Dynamic API support to Django REST Framework.'
5
URL = 'http://github.com/AltSchool/dynamic-rest'
6
-VERSION = '1.9.8'
+VERSION = '2.0.0'
7
SCRIPTS = ['manage.py']
8
9
setup(
0 commit comments