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

Commit 1ef55d2

Browse files
committed
Bumped version.
1 parent b439fc3 commit 1ef55d2

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.4.0"
3+
__version__ = "2.4.1"
44

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

0 commit comments

Comments
 (0)