Skip to content

Commit 5bbf71d

Browse files
authored
Bump version to 0.4.0
1 parent 8909b18 commit 5bbf71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

djangocms_form_builder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
_ = lambda x: x # noqa: E731
77

88

9-
__version__ = "0.3.2"
9+
__version__ = "0.4.0"
1010

1111
_form_registry = {}
1212

0 commit comments

Comments
 (0)