Skip to content

Commit 4d0c122

Browse files
committed
Bump version v0.7.0.
1 parent b875ba5 commit 4d0c122

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/sections/changelog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
88
Unreleased
99
==========
1010

11+
0.7.0
12+
=====
13+
14+
*2018-10-17*
15+
1116
* Added: support multiple response types per client.
1217
* Added: make version available in code.
1318
* Added: token introspection docs.

oidc_provider/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.6.2'
1+
__version__ = '0.7.0'

0 commit comments

Comments
 (0)