Skip to content

Commit 7476aba

Browse files
committed
Bump to version 2.2.3
1 parent 66c1999 commit 7476aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formset/__init__.py

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

0 commit comments

Comments
 (0)