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 281588f commit ea8cee8Copy full SHA for ea8cee8
doc/changelog.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-[0.3.3] - Unreleased
+[0.3.3] - 2024-11-29
5
--------------------
6
7
Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "scim2-client"
-version = "0.3.2"
+version = "0.3.3"
8
description = "Pythonically build SCIM requests and parse SCIM responses"
9
authors = [{name="Yaal Coop", email="[email protected]"}]
10
license = {file = "LICENSE.md"}
0 commit comments