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 0a6ffbf commit f125eebCopy full SHA for f125eeb
doc/changelog.rst
@@ -1,12 +1,12 @@
1
Changelog
2
=========
3
4
-[0.2.4] - Unreleased
+[0.2.4] - 2024-11-03
5
--------------------
6
7
Fixed
8
^^^^^
9
-- Python 3.9 compatibility.
+- Python 3.9 and 3.10 compatibility.
10
11
[0.2.3] - 2024-11-01
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "scim2-models"
-version = "0.2.3"
+version = "0.2.4"
description = "SCIM2 models serialization and validation with pydantic"
authors = [{name="Yaal Coop", email="[email protected]"}]
license = {file = "LICENSE"}
0 commit comments