Skip to content

Commit 4fc28c5

Browse files
committed
Version 3.9.1
1 parent a120897 commit 4fc28c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
with open(path.join(this_directory, "README.md"), encoding="utf-8") as f:
88
long_description = f.read()
99

10-
version = "3.9.0"
10+
version = "3.9.1"
1111

1212
setup(
1313
name="django-file-form",

0 commit comments

Comments
 (0)