Skip to content

Commit 9bb388a

Browse files
committed
Bump to 0.1.3
1 parent 64242ca commit 9bb388a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
9. twine upload dist/django-formit-<version>.tar.gz
1515
10. Done!
1616
"""
17-
__version__ = '0.1.2'
17+
__version__ = '0.1.3'
1818

1919
default_app_config = 'formit.apps.FormitConfig'

0 commit comments

Comments
 (0)