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 fc083e3 commit 02ef7f9Copy full SHA for 02ef7f9
2 files changed
doc/changelog.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-[0.2.2] - Unreleased
+[0.2.2] - 2024-09-20
5
--------------------
6
7
Fixed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "scim2-models"
-version = "0.2.1"
+version = "0.2.2"
8
description = "SCIM2 models serialization and validation with pydantic"
9
authors = ["Yaal Coop <contact@yaal.coop>"]
10
license = "Apache"
0 commit comments