"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "faeee0a7cc0636655dda479b977d00e9d88ef82c"
Commit 16f1130a authored by one's avatar one
Browse files

[hytop] Bump version: 0.1.7 → 0.1.8

parent c5912e3b
...@@ -64,7 +64,7 @@ select = [ ...@@ -64,7 +64,7 @@ select = [
] ]
[tool.bumpversion] [tool.bumpversion]
current_version = "0.1.7" current_version = "0.1.8"
commit = true commit = true
commit_args = "" commit_args = ""
tag = true tag = true
......
__all__ = ["__version__"] __all__ = ["__version__"]
__version__ = "0.1.7" __version__ = "0.1.8"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment