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 877bda3 commit 61fc8b0Copy full SHA for 61fc8b0
doc/changelog.rst
@@ -1,13 +1,13 @@
1
Changelog
2
=========
3
4
-[0.3.6] - Unreleased
+[0.3.6] - 2025-07-02
5
--------------------
6
7
Added
8
^^^^^
9
- Fix :meth:`ResourceType.from_resource <scim2_models.ResourceType.from_resource>`
10
- usage for resources with several extensions. #95
+ usage for resources with several extensions. :pr:`95`
11
12
[0.3.5] - 2025-06-05
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "scim2-models"
-version = "0.3.5"
+version = "0.3.6"
description = "SCIM2 models serialization and validation with pydantic"
authors = [{name="Yaal Coop", email="[email protected]"}]
license = {file = "LICENSE"}
0 commit comments