Skip to content

Commit 2b131ef

Browse files
bump: 1.0.1
1 parent 65da2d7 commit 2b131ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythoncms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 0, 0)
1+
version_info = (1, 0, 1)
22
__version__ = ".".join([str(v) for v in version_info])

0 commit comments

Comments
 (0)