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

Commit f4e2c63

Browse files
committed
Bumped version.
1 parent 2b3fa9a commit f4e2c63

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
@@ -28,7 +28,7 @@
2828
from oidcrp import provider
2929

3030
__author__ = 'Roland Hedberg'
31-
__version__ = '0.7.0'
31+
__version__ = '0.8.0'
3232

3333
logger = logging.getLogger(__name__)
3434

0 commit comments

Comments
 (0)