fix: tell commitizen to bump version in pyproject.toml
This commit is contained in:
parent
bc4cb224dd
commit
0f4c094393
|
|
@ -34,6 +34,7 @@ commitizen = "^2.38.0"
|
|||
name = "cz_conventional_commits"
|
||||
version = "0.1.4"
|
||||
tag_format = "v$version"
|
||||
version_files = ["pyproject.toml:version"]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue