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

Commit 65dd682

Browse files
authored
v2.1.1
1 parent ed00a76 commit 65dd682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oidcrp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import logging
22

33
__author__ = 'Roland Hedberg'
4-
__version__ = '2.1.0'
4+
__version__ = '2.1.1'
55

66
logger = logging.getLogger(__name__)
77

0 commit comments

Comments
 (0)