Skip to content

Commit fc15023

Browse files
committed
chore: bump 0.6.4
1 parent af10d54 commit fc15023

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

doc/changelog.rst

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

4-
[Unreleased]
5-
------------
4+
[0.6.4] - 2026-02-05
5+
--------------------
66

77
Added
88
^^^^^
9-
109
- :class:`~scim2_models.SCIMException` now accepts an optional ``scim_ctx`` parameter to indicate the SCIM context in which the exception occurred.
1110

1211
[0.6.3] - 2026-01-29
@@ -26,7 +25,6 @@ Fixed
2625

2726
Added
2827
^^^^^
29-
3028
- :meth:`SCIMException.from_error <scim2_models.SCIMException.from_error>` to create an exception from a SCIM :class:`~scim2_models.Error` object.
3129

3230
[0.6.1] - 2026-01-25

pyproject.toml

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

55
[project]
66
name = "scim2-models"
7-
version = "0.6.3"
7+
version = "0.6.4"
88
description = "SCIM2 models serialization and validation with pydantic"
99
authors = [{name="Yaal Coop", email="contact@yaal.coop"}]
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)