Merging upstream version 4.7.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9ae5a60605
commit
49468bc6b3
7 changed files with 115 additions and 9 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue