Skip to content

Commit 41cedbb

Browse files
committed
FeinCMS v22.0.1
1 parent 71c2224 commit 41cedbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

feincms/__init__.py

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

44

0 commit comments

Comments
 (0)