We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42834cc commit a015240Copy full SHA for a015240
formset/__init__.py
@@ -1,2 +1,2 @@
1
-VERSION = 1, 7, 6
+VERSION = 1, 7, 7
2
__version__ = '.'.join(map(str, VERSION))
0 commit comments