8 lines
168 B
TOML
8 lines
168 B
TOML
|
[tool.bump-my-version]
|
||
|
current_version = "1.0.6"
|
||
|
commit = true
|
||
|
tag = true
|
||
|
message = "bump version to {new_version}"
|
||
|
|
||
|
[[tool.bump-my-version.files]]
|
||
|
filename = "VERSION"
|