Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit d26bdb9

Browse files
authored
v2.3.1 - version updated
1 parent 3a2cc98 commit d26bdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcop/__init__.py

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

3-
__version__ = "2.3.0"
3+
__version__ = "2.3.1"
44

55
DEF_SIGN_ALG = {
66
"id_token": "RS256",

0 commit comments

Comments
 (0)