Skip to content

Commit 7776a99

Browse files
committed
chore: bump to 0.1.2
1 parent 63044b5 commit 7776a99

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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.2 - 2025-01-27
2+
3+
- Initial GHA workflow.
4+
15
# 0.1.1 - 2025-01-27
26

37
- The fixture returns a dataclass object instead of a tuple.

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

0 commit comments

Comments
 (0)