test new bump code
This commit is contained in:
parent
65356eef6f
commit
5e76631c75
@ -6,3 +6,8 @@ tag_name = "{new_version}"
|
||||
|
||||
[[tool.bumpversion.files]]
|
||||
filename = "VERSION"
|
||||
[tool.bumpversion.parts.post_bump]
|
||||
commands = [
|
||||
"git push",
|
||||
"git push origin --tags",
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user