[tool.bumpversion]
current_version = "1.2.4"
commit = true
tag = true
tag_name = "{new_version}"
[[tool.bumpversion.files]]
filename = "VERSION"