This commit is contained in:
François Boulogne 2026-01-06 18:12:29 +01:00
parent dbe3b9c6cf
commit f373798d11

View file

@ -43,7 +43,7 @@ packages = {find = {}}
# sample = "sample:main"
[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"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "v{new_version}"