1
0
Fork 0

Merging upstream version 4.7.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-12 06:45:34 +02:00
parent 9ae5a60605
commit 49468bc6b3
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 115 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "commitizen"
version = "4.6.3"
version = "4.7.0"
description = "Python commitizen client tool"
authors = [{ name = "Santiago Fraire", email = "santiwilly@gmail.com" }]
maintainers = [
@ -88,7 +88,7 @@ build-backend = "poetry.core.masonry.api"
[tool.commitizen]
version = "4.6.3"
version = "4.7.0"
tag_format = "v$version"
version_files = [
"pyproject.toml:version",