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

Commit a5f4220

Browse files
committed
Changed version
1 parent 12b3ebc commit a5f4220

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.0.0'
4+
__version__ = '2.0.1'
55

66
logger = logging.getLogger(__name__)
77

0 commit comments

Comments
 (0)