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 ad2d187 commit 5b6d353Copy full SHA for 5b6d353
django_forms_workflows/__init__.py
@@ -3,7 +3,7 @@
3
Enterprise-grade, database-driven form builder with approval workflows
4
"""
5
6
-__version__ = "0.2.2"
+__version__ = "0.3.0"
7
__author__ = "Django Forms Workflows Contributors"
8
__license__ = "LGPL-3.0-only"
9
0 commit comments