Skip to content

Commit e9eff5f

Browse files
committed
feincms3-forms 0.2.2
1 parent e591197 commit e9eff5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feincms3_forms/__init__.py

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

0 commit comments

Comments
 (0)