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

Commit e21f9dc

Browse files
authored
fix version
1 parent 03c1c05 commit e21f9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/oidcmsg/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Roland Hedberg"
2-
__version__ = "1.5.3"
2+
__version__ = "1.5.2"
33

44
import os
55
from typing import Dict

0 commit comments

Comments
 (0)