Skip to content

Commit 9d9bd6e

Browse files
authored
Bump to version 1.7.3
1 parent f0e637b commit 9d9bd6e

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 = 1, 7, 2
1+
VERSION = 1, 7, 3
22
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)