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

Commit 7407cfa

Browse files
committed
Upgraded the version number.
1 parent 131cbc8 commit 7407cfa

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.5"
3+
__version__ = "2.4.0"
44

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

0 commit comments

Comments
 (0)