1 parent 7d83d50 commit c0752ebCopy full SHA for c0752eb
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.5.0
+current_version = 0.5.1
3
commit = True
4
tag = True
5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[project]
6
name = "pingtop"
7
-version = "0.5.0"
+version = "0.5.1"
8
description = "Modern multi-host ping monitor with a Textual TUI."
9
readme = "README.rst"
10
requires-python = ">=3.10,<4.0"
0 commit comments