Skip to content

Commit 61fc8b0

Browse files
committed
chore: bump to 0.3.6
1 parent 877bda3 commit 61fc8b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Changelog
22
=========
33

4-
[0.3.6] - Unreleased
4+
[0.3.6] - 2025-07-02
55
--------------------
66

77
Added
88
^^^^^
99
- Fix :meth:`ResourceType.from_resource <scim2_models.ResourceType.from_resource>`
10-
usage for resources with several extensions. #95
10+
usage for resources with several extensions. :pr:`95`
1111

1212
[0.3.5] - 2025-06-05
1313
--------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "scim2-models"
7-
version = "0.3.5"
7+
version = "0.3.6"
88
description = "SCIM2 models serialization and validation with pydantic"
99
authors = [{name="Yaal Coop", email="[email protected]"}]
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)