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 8909b18 commit 5bbf71dCopy full SHA for 5bbf71d
djangocms_form_builder/__init__.py
@@ -6,7 +6,7 @@
6
_ = lambda x: x # noqa: E731
7
8
9
-__version__ = "0.3.2"
+__version__ = "0.4.0"
10
11
_form_registry = {}
12
0 commit comments