We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c1999 commit 7476abaCopy full SHA for 7476aba
formset/__init__.py
@@ -1,2 +1,2 @@
1
-VERSION = (2, 2, 2)
+VERSION = (2, 2, 3)
2
__version__ = '.'.join(map(str, VERSION))
0 commit comments