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

Commit 40ae4c3

Browse files
committed
v1.5.3
1 parent 4dc5eec commit 40ae4c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcmsg/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Roland Hedberg"
2-
__version__ = "1.5.2"
2+
__version__ = "1.5.3"
33

44
import os
55
from typing import Dict

0 commit comments

Comments
 (0)