Bump version v0.7.0.
This commit is contained in:
parent
b875ba5025
commit
4d0c12286a
2 changed files with 6 additions and 1 deletions
|
@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file.
|
|||
Unreleased
|
||||
==========
|
||||
|
||||
0.7.0
|
||||
=====
|
||||
|
||||
*2018-10-17*
|
||||
|
||||
* Added: support multiple response types per client.
|
||||
* Added: make version available in code.
|
||||
* Added: token introspection docs.
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.6.2'
|
||||
__version__ = '0.7.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue