We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50b7e7 commit 4d7a43aCopy full SHA for 4d7a43a
1 file changed
cleanpy/__version__.py
@@ -1,6 +1,6 @@
1
__author__ = "Tsuyoshi Hombashi"
2
__copyright__ = f"Copyright 2020, {__author__}"
3
__license__ = "MIT License"
4
-__version__ = "0.4.0"
+__version__ = "0.5.0"
5
__maintainer__ = __author__
6
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments