Skip to content

Commit 7fd8b39

Browse files
committed
chore: bump to 0.0.9
1 parent 386e10a commit 7fd8b39

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Versions follow [Semantic Versioning](https://semver.org/>) (<major>.<minor>.<patch>).
99

10+
## [0.0.9] - 2024-03-30
11+
12+
### Added
13+
14+
- Canaille 0.0.44 support
15+
1016
## [0.0.8] - 2024-03-14
1117

1218
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "pytest-iam"
7-
version = "0.0.8"
7+
version = "0.0.9"
88
description = "A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite"
99
authors = ["Yaal Coop <contact@yaal.coop>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)