Skip to content

Commit 3eaab56

Browse files
committed
chore: bump to 0.3.3
1 parent 1a4f2de commit 3eaab56

File tree

3 files changed

+719
-578
lines changed

3 files changed

+719
-578
lines changed

doc/changelog.rst

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

4+
[0.3.3] - 2025-05-21
5+
--------------------
6+
7+
Fixed
8+
^^^^^
9+
- User class typing. :pr:`92`
10+
411
[0.3.2] - 2025-03-28
512
--------------------
613

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.2"
7+
version = "0.3.3"
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)