Skip to content

Commit d6b00a3

Browse files
committed
FeinCMS v1.6.3
1 parent 9a0c6cd commit d6b00a3

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

44

0 commit comments

Comments
 (0)