Skip to content

Commit 233d878

Browse files
committed
release: 0.1.3
1 parent 0874cf8 commit 233d878

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ huni_utils = "huniutils.__main__:main"
2525

2626

2727
[tool.bumpver]
28-
current_version = "2024.1001-alpha"
28+
current_version = "2024.1002-alpha"
2929
version_pattern = "YYYY.BUILD[-TAG]"
3030
commit_message = "bump version {old_version} -> {new_version}"
3131
tag_message = "{new_version}"

src/huni_utils.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: huni-utils
3-
Version: 0.1.1
3+
Version: 0.1.2
44
Summary: frequently used utilities
55
Author-email: JeeHun Sung <jhun1023@naver.com>
66
License: MIT License

0 commit comments

Comments
 (0)