Skip to content

Commit

Permalink
chore: bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Jan 27, 2025
1 parent 63044b5 commit 7776a99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.2 - 2025-01-27

- Initial GHA workflow.

# 0.1.1 - 2025-01-27

- The fixture returns a dataclass object instead of a tuple.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "pytest-scim2-server"
version = "0.1.1"
version = "0.1.2"
description = " SCIM2 server fixture for Pytest "
readme = "README.md"
requires-python = ">=3.10"
Expand Down

0 comments on commit 7776a99

Please # to comment.