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 5110395 commit 54f1561Copy full SHA for 54f1561
dynamic_forms/__init__.py
@@ -1,6 +1,6 @@
1
from django import forms
2
3
-__version__ = "0.0.1"
+__version__ = "1.0.0"
4
5
6
def call_if_callable(value, *args, **kwargs):
0 commit comments