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

Bump version: 0.2.0 → 0.3.0

parent ae109575
Branches main
Tags 0.3.0
No related merge requests found
Pipeline #69905 failed
......@@ -4,7 +4,7 @@ requires = ["hatchling"]
[project]
name = "fake_session_maker"
version = "0.2.0"
version = "0.3.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.2.0"
current_version = "0.3.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