Skip to content

Commit 25bce4b

Browse files
committed
chore: bump to 0.3.7
1 parent aa5b5e2 commit 25bce4b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.7] - 2025-07-17
5+
--------------------
6+
7+
Fixed
8+
^^^^^
9+
- All non strict mypy type annotations are fixed.
10+
411
[0.3.6] - 2025-07-02
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.6"
7+
version = "0.3.7"
88
description = "SCIM2 models serialization and validation with pydantic"
99
authors = [{name="Yaal Coop", email="[email protected]"}]
1010
license = {file = "LICENSE"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)