Skip to content

Commit 8156852

Browse files
committed
version 1.6.2.post1
1 parent 3d01825 commit 8156852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MTM/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# 1) we don't load dependencies by storing it in __init__.py
33
# 2) we can import it in setup.py for the same reason
44
# 3) we can import it into your module module
5-
__version__ = '1.6.2'
5+
__version__ = '1.6.2.post1'

0 commit comments

Comments
 (0)