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

Bump version: 0.3.1 → 0.3.2

parent b0bb9a74
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.3.2] - 2024-05-12
### Fixed
* R2 template path now pointing to the correct folder
......
......@@ -2,7 +2,7 @@
allow-dirty = true
commit = true
config-file = "pyproject.toml"
current_version = "0.3.1"
current_version = "0.3.2"
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