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