Skip to content

Commit f04f50d

Browse files
committed
release: v0.3.0
1 parent 4dc27ce commit f04f50d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
## Unreleased
3+
## v0.3.0 - 2025-10-10
44

55
- Allow static configuration of users with `--user` and `--user-claims` options.
66
These users can be authenticated with one click.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "oidc-provider-mock"
3-
version = "0.2.9"
3+
version = "0.3.0"
44
description = "OpenID Connect provider server for testing authentication"
55
authors = [{ name = "Thomas Scholtes", email = "[email protected]" }]
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)