diff --git a/pyproject.toml b/pyproject.toml index 5c5f71f..7c080e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ testpaths = [ [tool] [tool.commitizen] name = "cz_conventional_commits" -version = "1.0.1" +version = "1.0.2" tag_format = "v$version"