Skip to content

Commit c0752eb

Browse files
committed
Bump version: 0.5.0 → 0.5.1
1 parent 7d83d50 commit c0752eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.5.0
2+
current_version = 0.5.1
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "pingtop"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "Modern multi-host ping monitor with a Textual TUI."
99
readme = "README.rst"
1010
requires-python = ">=3.10,<4.0"

0 commit comments

Comments
 (0)