Skip to content

Commit 5b6d353

Browse files
committed
bump version
1 parent ad2d187 commit 5b6d353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django_forms_workflows/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Enterprise-grade, database-driven form builder with approval workflows
44
"""
55

6-
__version__ = "0.2.2"
6+
__version__ = "0.3.0"
77
__author__ = "Django Forms Workflows Contributors"
88
__license__ = "LGPL-3.0-only"
99

0 commit comments

Comments
 (0)