Skip to content

Commit b9bd15c

Browse files
committed
chore(release): 0.4.30
1 parent 11b4e94 commit b9bd15c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [0.4.30](https://github.com/rjw57/verify-oidc-identity/compare/0.4.29...0.4.30) (2025-03-31)
4+
35
## [0.4.29](https://github.com/rjw57/verify-oidc-identity/compare/0.4.28...0.4.29) (2025-03-19)
46

57
## [0.4.28](https://github.com/rjw57/verify-oidc-identity/compare/0.4.27...0.4.28) (2025-03-18)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "verify-oidc-identity"
3-
version = "0.4.29"
3+
version = "0.4.30"
44
description = "Verify OIDC JWT identity tokens using OIDC discovery"
55
authors = [ "Rich Wareham <rich.verify-oidc-identity@richwareham.com>" ]
66
license = "MIT"

0 commit comments

Comments
 (0)