Skip to content

Commit 157676d

Browse files
committed
Bump version: 0.5.0 → 0.6.0
1 parent 9ab0919 commit 157676d

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.6.0
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 = "flit_core.buildapi"
44

55
[project]
66
name = "gotify"
7-
version = "0.5.0"
7+
version = "0.6.0"
88
readme = "README.md"
99
requires-python = ">=3.9"
1010
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)