"googlemock/vscode:/vscode.git/clone" did not exist on "c7a03daa99e7c457561b5dd2afc0eddab166e48e"
Commit c6915115 authored by one's avatar one
Browse files

[hytop] Bump version: 0.1.9 → 0.1.10

parent e29cc2cf
...@@ -74,7 +74,7 @@ select = [ ...@@ -74,7 +74,7 @@ select = [
] ]
[tool.bumpversion] [tool.bumpversion]
current_version = "0.1.9" current_version = "0.1.10"
commit = true commit = true
commit_args = "" commit_args = ""
tag = true tag = true
......
__all__ = ["__version__"] __all__ = ["__version__"]
__version__ = "0.1.9" __version__ = "0.1.10"
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