We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59607e5 commit 22ecb48Copy full SHA for 22ecb48
typepy/__version__.py
@@ -1,6 +1,6 @@
1
__author__ = "Tsuyoshi Hombashi"
2
__copyright__ = "Copyright 2017, {}".format(__author__)
3
__license__ = "MIT License"
4
-__version__ = "1.1.1"
+__version__ = "1.1.2"
5
__maintainer__ = __author__
6
__email__ = "[email protected]"
0 commit comments