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 ecac2d9 commit a2ffcbeCopy full SHA for a2ffcbe
setup.py
@@ -3,7 +3,7 @@
3
NAME = 'dynamic-rest'
4
DESCRIPTION = 'Dynamic API support to Django REST Framework.'
5
URL = 'http://github.com/AltSchool/dynamic-rest'
6
-VERSION = '2.1.7'
+VERSION = '2.1.8'
7
SCRIPTS = ['manage.py']
8
9
setup(
0 commit comments