Skip to content

Commit 586d5a1

Browse files
committed
chore: bump to 0.0.11
1 parent 0311c80 commit 586d5a1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ 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.11] - 2024-04-22
11+
1012
### Changed
1113

1214
- Ignores local .env #3

pyproject.toml

+1-1
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.10"
7+
version = "0.0.11"
88
description = "A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite"
99
authors = ["Yaal Coop <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)