Skip to content

Commit f97af76

Browse files
authored
Bump to version 2.1.2
1 parent 66c9939 commit f97af76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

formset/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = (2, 1, 2, 'dev1')
1+
VERSION = (2, 1, 2)
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)