All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 1m23s
8 lines
145 B
TOML
8 lines
145 B
TOML
[tool.bumpversion]
|
|
current_version = "1.2.4"
|
|
commit = true
|
|
tag = true
|
|
tag_name = "{new_version}"
|
|
|
|
[[tool.bumpversion.files]]
|
|
filename = "VERSION" |