diff --git a/pyproject.toml b/pyproject.toml index 9b0cd28..49ebc91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ testpaths = [ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "0.1.14" +version = "1.0.0" tag_format = "v$version"