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