We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbd133 commit c7640a3Copy full SHA for c7640a3
setup.py
@@ -3,7 +3,7 @@
3
with open('README.md', 'r') as fh:
4
long_description = fh.read()
5
6
-VERSION = '0.6.0'
+VERSION = '0.7.0'
7
8
requirements = (
9
'Django>=1.11,<5.0',
0 commit comments