There was an error while loading. Please reload this page.
1 parent 71c2224 commit 41cedbbCopy full SHA for 41cedbb
1 file changed
feincms/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (22, 0, 0)
+VERSION = (22, 0, 1)
2
__version__ = ".".join(map(str, VERSION))
3
4
0 commit comments