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

Commit 367aae1

Browse files
committed
Bumped version.
1 parent c5dd9ec commit 367aae1

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
@@ -6,7 +6,7 @@
66
except ImportError:
77
import random as rnd
88

9-
__version__ = "0.13.4"
9+
__version__ = "0.13.5"
1010

1111

1212
DEF_SIGN_ALG = {

0 commit comments

Comments
 (0)