diff --git a/pyproject.toml b/pyproject.toml index 316a4ac7..5e1b4e46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -158,6 +158,7 @@ combine-as-imports = true current_version = "0.9.0" commit = false tag = false +regex = true [[tool.bumpversion.files]] filename = "pyproject.toml"