We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db06d1 commit f8dbf99Copy full SHA for f8dbf99
docs/sections/changelog.rst
@@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
8
Unreleased
9
==========
10
11
+0.9.0
12
+=====
13
+
14
+*2025-09-23*
15
16
* Changed: Use PyJWT+cryptography instead of jwkest+Cryptodrome.
17
* Added: Translation to Russian.
18
* Changed: Ruff as a fast Python linter and code formatter.
oidc_provider/version.py
@@ -1 +1 @@
1
-__version__ = "0.8.4"
+__version__ = "0.9.0"
0 commit comments