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

Commit f8d0414

Browse files
committed
Bumped version.
1 parent b5926ef commit f8d0414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1'
4+
__version__ = '2.1.0'
55

66
logger = logging.getLogger(__name__)
77

0 commit comments

Comments
 (0)