1 parent bfde35c commit 52f6e5aCopy full SHA for 52f6e5a
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.0
+current_version = 0.3.0
3
commit = True
4
message = chore: bump version from {current_version} to {new_version}
5
tag = True
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hours"
-version = "0.2.0"
+version = "0.3.0"
description = "Log working hours"
authors = ["Gyorgy Orosz <gyorgy@orosz.link>"]
6
maintainers = ["György Orosz <gyorgy@orosz.link>"]
0 commit comments