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 60eaee8 commit 6b48869Copy full SHA for 6b48869
setup.py
@@ -1,7 +1,7 @@
1
import os
2
from setuptools import find_packages, setup
3
4
-VERSION = '0.1.2'
+VERSION = '0.1.3'
5
6
INSTALL_REQUIRES = [
7
'Django>=2.2',
0 commit comments