Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 02c64667 authored by Dorian Turba's avatar Dorian Turba
Browse files

change bump version config for auto commit

parent cc4511bd
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ testpaths = [
[tool.bumpversion]
allow-dirty = true
commit = false
commit = true
config-file = "pyproject.toml"
current_version = "0.2.0"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment