We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde8b9f commit 6ecc1dcCopy full SHA for 6ecc1dc
1 file changed
pyproject.toml
@@ -85,6 +85,6 @@ exclude_lines = [
85
86
[tool.commitizen]
87
name = "cz_conventional_commits"
88
-version = "5.1.0"
+version = "5.2.0"
89
tag_format = "v$major.$minor.$patch$prerelease"
90
version_files = ["apps/controllerx/cx_version.py", "pyproject.toml:version"]
0 commit comments