Skip to content

Commit

Permalink
chore: bump to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Apr 12, 2024
1 parent 37359e9 commit 0dfe0c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [0.0.10] - 2024-04-12

### Changed

- Move the repository to https://github.com/pytest-dev/pytest-iam
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 = "poetry.core.masonry.api"

[tool.poetry]
name = "pytest-iam"
version = "0.0.9"
version = "0.0.10"
description = "A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite"
authors = ["Yaal Coop <contact@yaal.coop>"]
license = "MIT"
Expand Down

0 comments on commit 0dfe0c5

Please sign in to comment.