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 26ee4b5 commit 4e2b01dCopy full SHA for 4e2b01d
setup.py
@@ -4,7 +4,7 @@
4
NAME = 'dynamic-rest'
5
DESCRIPTION = 'Adds Dynamic API support to Django REST Framework.'
6
URL = 'http://github.com/AltSchool/dynamic-rest'
7
-VERSION = '1.9.5'
+VERSION = '1.9.6'
8
SCRIPTS = ['manage.py']
9
10
setup(
0 commit comments