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 03a5962 commit 636d967Copy full SHA for 636d967
pyproject.toml
@@ -0,0 +1,6 @@
1
+[tool.commitizen]
2
+name = "cz_conventional_commits"
3
+tag_format = "$version"
4
+version_scheme = "pep440"
5
+version_provider = "pep621"
6
+update_changelog_on_bump = true
0 commit comments