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 a00c3a7 commit 2ffdd2dCopy full SHA for 2ffdd2d
setup.py
@@ -3,7 +3,7 @@
3
4
from setuptools import find_packages, setup
5
6
-VERSION = "0.4.1"
+VERSION = "0.5.0"
7
8
INSTALL_REQUIRES = [
9
"Django>=2.2.9,<3",
0 commit comments