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 113d38f commit f6c50a8Copy full SHA for f6c50a8
setup.py
@@ -23,7 +23,7 @@
23
from setuptools import setup
24
25
_rootdir = os.path.dirname(os.path.realpath(__file__))
26
-version = '0.4.1'
+version = '0.5.0'
27
requires = [
28
'Django>=1.8',
29
'djangorestframework>=3.5',
0 commit comments