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 a120897 commit 4fc28c5Copy full SHA for 4fc28c5
setup.py
@@ -7,7 +7,7 @@
7
with open(path.join(this_directory, "README.md"), encoding="utf-8") as f:
8
long_description = f.read()
9
10
-version = "3.9.0"
+version = "3.9.1"
11
12
setup(
13
name="django-file-form",
0 commit comments