Skip to content

Commit

Permalink
Bump version 0.3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
juanifioren committed Jul 7, 2016
1 parent dc9ec18 commit 5766f81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

### [Unreleased]

### [0.3.6] - 2016-07-07

##### Changed
- OIDC_USERINFO setting.

### [0.3.5] - 2016-06-21

##### Added
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='django-oidc-provider',
version='0.3.5',
version='0.3.6',
packages=[
'oidc_provider', 'oidc_provider/lib', 'oidc_provider/lib/endpoints',
'oidc_provider/lib/utils', 'oidc_provider/tests', 'oidc_provider/tests/app',
Expand Down

0 comments on commit 5766f81

Please sign in to comment.