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

Bump version: 0.1.2 → 0.1.3

parent 0e9b2389
No related branches found
Tags 0.1.3
No related merge requests found
Pipeline #34284 passed
......@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.3] - 2024-05-08
### Fixed
* automated tests new check for gitlab layout
## [0.1.2] - 2024-05-08
### Fixed
......
......@@ -6,7 +6,7 @@ plugins.line-length.enabled = false
allow-dirty = true
commit = true
config-file = "pyproject.toml"
current_version = "0.1.2"
current_version = "0.1.3"
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
replace = "{new_version}"
search = "{current_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