Skip to content

Commit d47d8d5

Browse files
committed
fix: Bump __version__ to 0.8.2
1 parent b467459 commit d47d8d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.1"
6+
__version__ = "0.8.2"
77
__author__ = "Django Forms Workflows Contributors"
88
__license__ = "LGPL-3.0-only"
99

0 commit comments

Comments
 (0)