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

Commit 73765f4

Browse files
committed
Bumped version
1 parent 05d8073 commit 73765f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/oidcendpoint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
except ImportError:
66
import random as rnd
77

8-
__version__ = '0.8.2'
8+
__version__ = '0.8.3'
99

1010

1111
DEF_SIGN_ALG = {"id_token": "RS256",

0 commit comments

Comments
 (0)