We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54a3db commit 12db2daCopy full SHA for 12db2da
MTM/version.py
@@ -2,4 +2,4 @@
2
# 1) we don't load dependencies by storing it in __init__.py
3
# 2) we can import it in setup.py for the same reason
4
# 3) we can import it into your module module
5
-__version__ = '1.5.3post'
+__version__ = '1.5.3post1'
0 commit comments