upd
This commit is contained in:
parent
dbe3b9c6cf
commit
f373798d11
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ packages = {find = {}}
|
||||||
# sample = "sample:main"
|
# sample = "sample:main"
|
||||||
|
|
||||||
[tool.bumpver]
|
[tool.bumpver]
|
||||||
current_version = "0.1.31" # Définissez votre version initiale ici
|
current_version = "0.1.32" # Définissez votre version initiale ici
|
||||||
version_pattern = "MAJOR.MINOR.PATCH"
|
version_pattern = "MAJOR.MINOR.PATCH"
|
||||||
commit_message = "bump version {old_version} -> {new_version}"
|
commit_message = "bump version {old_version} -> {new_version}"
|
||||||
tag_message = "v{new_version}"
|
tag_message = "v{new_version}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue