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 aa619d0 commit 65ab7fdCopy full SHA for 65ab7fd
formit/__init__.py
@@ -14,6 +14,6 @@
14
9. twine upload dist/django-formit-<version>.tar.gz
15
10. Done!
16
"""
17
-__version__ = '0.1.0'
+__version__ = '0.1.1'
18
19
default_app_config = 'formit.apps.FormitConfig'
0 commit comments