Skip to content

Commit 4d7a43a

Browse files
committed
Bump version
1 parent a50b7e7 commit 4d7a43a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cleanpy/__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 2020, {__author__}"
33
__license__ = "MIT License"
4-
__version__ = "0.4.0"
4+
__version__ = "0.5.0"
55
__maintainer__ = __author__
66
__email__ = "tsuyoshi.hombashi@gmail.com"

0 commit comments

Comments
 (0)