Skip to content

Commit bd614a8

Browse files
Merge pull request #75 from XXII-AI/1.2.0
Bump to 1.2.0
2 parents 7df0f9f + bb712d3 commit bd614a8

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [1.2.0] - 2025-03-19
11+
1012
### Changed
1113

1214
- Fix a bug in splitting were already assigned split values were discarded #74

docs/_static/version_switcher.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
[
2+
{
3+
"name": "v1.2.0",
4+
"version": "1.2.0",
5+
"url": "https://lours.readthedocs.io/stable/"
6+
},
27
{
38
"name": "v1.1.0",
49
"version": "1.1.0",
5-
"url": "https://lours.readthedocs.io/stable/"
10+
"url": "https://lours.readthedocs.io/1.1.0/"
611
},
712
{
813
"name": "v1.0.0",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lours"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = ""
55
authors = ["Lilian Glaudin <lilian.glaudin@xxii.fr>",
66
"Clément Pinard <mail@clementpinard.fr>",

0 commit comments

Comments
 (0)