We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ab0919 commit 157676dCopy full SHA for 157676d
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.5.0
+current_version = 0.6.0
3
commit = True
4
tag = True
5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"
[project]
6
name = "gotify"
7
-version = "0.5.0"
+version = "0.6.0"
8
readme = "README.md"
9
requires-python = ">=3.9"
10
license = { file = "LICENSE" }
0 commit comments