1 parent 73c6406 commit d285ad5Copy full SHA for d285ad5
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.1.0
+current_version = 0.2.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.1.0"
+version = "0.2.0"
description = "Log working hours"
authors = ["Gyorgy Orosz <gyorgy@orosz.link>"]
6
maintainers = ["György Orosz <gyorgy@orosz.link>"]
0 commit comments