diff --git a/pyproject.toml b/pyproject.toml index 3d54e0fe..be8b002e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -216,7 +216,7 @@ order-by-type = true convention = "google" [tool.bumpversion] -current_version = "0.25.0" +current_version = "0.25.1" commit = true commit_args = "--no-verify" tag = true