Skip to content

Commit 41825b9

Browse files
committed
Bump version 0.8.4
1 parent 4e1e5bf commit 41825b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/sections/changelog.rst

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

11+
Nothing yet.
12+
13+
0.8.4
14+
=====
15+
16+
*2025-05-24*
17+
1118
* Added: test package against Python 3.12 and 3.13.
1219
* Added: test package against Django 5.
1320
* Added: support of max_age parameter on authorization request.

oidc_provider/version.py

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

0 commit comments

Comments
 (0)