Skip to content

Commit 9bb4ada

Browse files
committed
Bump version
1 parent 4c0429d commit 9bb4ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typepy/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tsuyoshi Hombashi"
22
__copyright__ = "Copyright 2017, {}".format(__author__)
33
__license__ = "MIT License"
4-
__version__ = "1.1.4"
4+
__version__ = "1.1.5"
55
__maintainer__ = __author__
66
__email__ = "[email protected]"

0 commit comments

Comments
 (0)