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

Commit daacb8f

Browse files
authored
change version
@rohe unfortunately you made v1.5.1 on a tag called v1.5.2 ... So, let's go to v1.5.3!
1 parent e21f9dc commit daacb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2"
2+
__version__ = "1.5.3"
33

44
import os
55
from typing import Dict

0 commit comments

Comments
 (0)