Skip to content

Commit 74d5e0c

Browse files
committed
Update version.py
1 parent d555c67 commit 74d5e0c

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.0'
5+
__version__ = '1.6.0.post1'

0 commit comments

Comments
 (0)