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.
2 parents 323dfcb + 402c783 commit 9d8d24eCopy full SHA for 9d8d24e
permafrost/__version__.py
@@ -1 +1 @@
1
-VERSION = "0.2.17"
+VERSION = "0.2.18"
setup.py
@@ -45,7 +45,7 @@
45
include_package_data=True,
46
python_requires=">=3.7",
47
install_requires=[
48
- 'Django>=3.2,<4.1',
+ 'Django>=3.0,<4.1',
49
'jsonfield',
50
],
51
extras_require={
0 commit comments