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

Commit d018110

Browse files
committed
Don't jump to 1.6.1 . 1.6.0 is good enough.
1 parent 2ddf131 commit d018110

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

44
import os
55
from typing import Dict

0 commit comments

Comments
 (0)