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 cbce827f authored by Dorian Turba's avatar Dorian Turba
Browse files

Bump version: 0.1.0 → 0.2.0

parent f6b7b995
No related branches found
No related tags found
No related merge requests found
Pipeline #26715 failed
......@@ -4,7 +4,7 @@ requires = ["hatchling"]
[project]
name = "fake_session_maker"
version = "0.1.0"
version = "0.2.0"
authors = [
{email = "contact.5rgbj@8shield.net", name = "Dorian Turba"},
]
......@@ -61,7 +61,7 @@ line-length = 88
allow_dirty = false
commit = true
commit_args = "--no-verify"
current_version = "0.1.0"
current_version = "0.2.0"
message = "Bump version: {current_version} → {new_version}"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
replace = "{new_version}"
......
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