We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65292bb commit c226113Copy full SHA for c226113
setup.py
@@ -3,7 +3,7 @@
3
4
from setuptools import find_packages, setup
5
6
-VERSION = "0.3.3"
+VERSION = "0.3.4"
7
8
INSTALL_REQUIRES = [
9
"Django>=2.2",
0 commit comments