diff --git a/pyproject.toml b/pyproject.toml index 38e45b5..9b2ae47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ testpaths = ["tests/python"] [tool.commitizen] name = "cz_conventional_commits" -version = "1.2.10" +version = "1.3.0" tag_format = "v$version" [tool.cibuildwheel]