Skip to content

Commit 8f1a366

Browse files
committed
Bump version to 0.29.1
Signed-off-by: Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
1 parent c7d0261 commit 8f1a366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcconfig/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tsuyoshi Hombashi"
22
__copyright__ = f"Copyright 2016, {__author__}"
33
__license__ = "MIT License"
4-
__version__ = "0.29.0"
4+
__version__ = "0.29.1"
55
__maintainer__ = __author__
66
__email__ = "tsuyoshi.hombashi@gmail.com"

0 commit comments

Comments
 (0)