Skip to content

Commit 6fc916d

Browse files
authored
Test against Django 3.1 and Python 3.9
No code changes necessary
1 parent 24e42d3 commit 6fc916d

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
@@ -17,7 +17,7 @@
1717

1818

1919
setup(
20-
version="1.0.0",
20+
version="1.0.1",
2121
packages=["django_add_default_value"],
2222
long_description_content_type="text/markdown",
2323
)

0 commit comments

Comments
 (0)