fix bumpversion
This commit is contained in:
parent
9dc9b7e1b5
commit
9748b664aa
@ -1,9 +1,8 @@
|
||||
[bumpversion]
|
||||
current_version = "0.1.0"
|
||||
[tool.bumpversion]
|
||||
current_version = "1.2.7"
|
||||
commit = true
|
||||
tag = true
|
||||
tag_name = "{new_version}"
|
||||
|
||||
[[bumpversion::file]]
|
||||
filename = "VERSION"
|
||||
search = "{current_version}"
|
||||
replace = "{new_version}"
|
||||
[[tool.bumpversion.files]]
|
||||
filename = "VERSION"
|
Loading…
x
Reference in New Issue
Block a user