We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 243cfd4 commit 7ad552fCopy full SHA for 7ad552f
typepy/__version__.py
@@ -1,6 +1,6 @@
1
__author__ = "Tsuyoshi Hombashi"
2
__copyright__ = f"Copyright 2017-2024, {__author__}"
3
__license__ = "MIT License"
4
-__version__ = "1.3.3"
+__version__ = "1.3.4"
5
__maintainer__ = __author__
6
__email__ = "[email protected]"
0 commit comments