Skip to content

Commit f8dbf99

Browse files
committed
Bump version 0.9.0
1 parent 1db06d1 commit f8dbf99

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/sections/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
88
Unreleased
99
==========
1010

11+
0.9.0
12+
=====
13+
14+
*2025-09-23*
15+
1116
* Changed: Use PyJWT+cryptography instead of jwkest+Cryptodrome.
1217
* Added: Translation to Russian.
1318
* Changed: Ruff as a fast Python linter and code formatter.

oidc_provider/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.4"
1+
__version__ = "0.9.0"

0 commit comments

Comments
 (0)