Commit 71f60d07 authored by one's avatar one
Browse files

[hytop] Bump version: 0.1.3 → 0.1.4

parent 3fbc8b8f
......@@ -64,7 +64,7 @@ select = [
]
[tool.bumpversion]
current_version = "0.1.3"
current_version = "0.1.4"
commit = true
commit_args = ""
tag = true
......
__all__ = ["__version__"]
__version__ = "0.1.3"
__version__ = "0.1.4"
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