We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0874cf8 commit 233d878Copy full SHA for 233d878
pyproject.toml
@@ -25,7 +25,7 @@ huni_utils = "huniutils.__main__:main"
25
26
27
[tool.bumpver]
28
-current_version = "2024.1001-alpha"
+current_version = "2024.1002-alpha"
29
version_pattern = "YYYY.BUILD[-TAG]"
30
commit_message = "bump version {old_version} -> {new_version}"
31
tag_message = "{new_version}"
src/huni_utils.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 2.1
2
Name: huni-utils
3
-Version: 0.1.1
+Version: 0.1.2
4
Summary: frequently used utilities
5
Author-email: JeeHun Sung <jhun1023@naver.com>
6
License: MIT License
0 commit comments