Skip to content

Commit f7dc271

Browse files
committed
chore: bump to 0.1.4
1 parent e1bb6f0 commit f7dc271

File tree

3 files changed

+370
-365
lines changed

3 files changed

+370
-365
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.4 - 2025-05-11
2+
3+
- Python package metadata update.
4+
15
# 0.1.3 - 2025-03-28
26

37
- Option to disable the server request logging.

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 = "pytest-scim2-server"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "SCIM2 server fixture for Pytest"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)