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 1a4f2de commit 3eaab56Copy full SHA for 3eaab56
doc/changelog.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+[0.3.3] - 2025-05-21
5
+--------------------
6
+
7
+Fixed
8
+^^^^^
9
+- User class typing. :pr:`92`
10
11
[0.3.2] - 2025-03-28
12
--------------------
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "scim2-models"
-version = "0.3.2"
+version = "0.3.3"
description = "SCIM2 models serialization and validation with pydantic"
authors = [{name="Yaal Coop", email="contact@yaal.coop"}]
license = {file = "LICENSE"}
0 commit comments