Skip to content

Commit 7ad552f

Browse files
committed
Bump version to 1.3.4
Signed-off-by: Tsuyoshi Hombashi <[email protected]>
1 parent 243cfd4 commit 7ad552f

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__ = f"Copyright 2017-2024, {__author__}"
33
__license__ = "MIT License"
4-
__version__ = "1.3.3"
4+
__version__ = "1.3.4"
55
__maintainer__ = __author__
66
__email__ = "[email protected]"

0 commit comments

Comments
 (0)