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

Commit f4e88c0

Browse files
committed
Bumped version.
1 parent 71dd9f0 commit f4e88c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)