We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0429d commit 9bb4adaCopy full SHA for 9bb4ada
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.4"
+__version__ = "1.1.5"
5
__maintainer__ = __author__
6
__email__ = "[email protected]"
0 commit comments