Skip to content

Commit f125eeb

Browse files
committed
chore: bump to 0.2.4
1 parent 0a6ffbf commit f125eeb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/changelog.rst

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

4-
[0.2.4] - Unreleased
4+
[0.2.4] - 2024-11-03
55
--------------------
66

77
Fixed
88
^^^^^
9-
- Python 3.9 compatibility.
9+
- Python 3.9 and 3.10 compatibility.
1010

1111
[0.2.3] - 2024-11-01
1212
--------------------

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.2.3"
7+
version = "0.2.4"
88
description = "SCIM2 models serialization and validation with pydantic"
99
authors = [{name="Yaal Coop", email="[email protected]"}]
1010
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)