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

Commit c0d2b19

Browse files
committed
Bumped version
1 parent dcddccc commit c0d2b19

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
@@ -25,7 +25,7 @@
2525
from oidcrp import provider
2626

2727
__author__ = 'Roland Hedberg'
28-
__version__ = '0.6.0'
28+
__version__ = '0.6.1'
2929

3030
logger = logging.getLogger(__name__)
3131

0 commit comments

Comments
 (0)