We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0073127 commit d131d07Copy full SHA for d131d07
doc/changelog.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-[0.2.9] - Unreleased
+[0.2.9] - 2024-12-02
5
--------------------
6
7
Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "scim2-models"
-version = "0.2.8"
+version = "0.2.9"
8
description = "SCIM2 models serialization and validation with pydantic"
9
authors = [{name="Yaal Coop", email="contact@yaal.coop"}]
10
license = {file = "LICENSE"}
0 commit comments