We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e14c7 commit 06321b2Copy full SHA for 06321b2
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.11.0 (2024-02-20)
6
+### :sparkles:
7
+* :sparkles: Feat/product 2024 01 ([#208](https://github.com/saagie/api-saagie/issues/208)) ([`e4e14c7`](https://github.com/saagie/api-saagie/commit/e4e14c772c29b316478654320d0c1f5e024c51bb))
8
+
9
## v2.10.0 (2024-01-22)
10
### :sparkles:
11
* :sparkles: Add product's functionnalities of 2023.05 ([#206](https://github.com/saagie/api-saagie/issues/206)) ([`61310e7`](https://github.com/saagie/api-saagie/commit/61310e7fd490495cffd55c322bae219c95bb02b6))
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "saagieapi"
-version = "2.10.0"
+version = "2.11.0"
description = "Python API to interact with Saagie"
authors = ["Saagie"]
license = "GLWTPL"
0 commit comments