Skip to content

Commit 23b7123

Browse files
committed
chore: bump to 0.7.0
1 parent 2e67865 commit 23b7123

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

doc/changelog.rst

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

4-
[0.6.2] - Unreleased
4+
[0.7.0] - 2025-01-25
55
--------------------
66

77
Added
88
^^^^^
99
- Support for Python 3.14.
10+
- Compatibility with scim2-models 0.6.
1011

1112
Removed
1213
^^^^^^^

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-client"
7-
version = "0.6.1"
7+
version = "0.7.0"
88
description = "Pythonically build SCIM requests and parse SCIM responses"
99
authors = [{name="Yaal Coop", email="contact@yaal.coop"}]
1010
license = {file = "LICENSE.md"}

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)