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

Commit ae0ff89

Browse files
authored
v1.5.0
1 parent ccc0f48 commit ae0ff89

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

44
import os
55
from typing import Dict

0 commit comments

Comments
 (0)