Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jleclanche committed Jun 3, 2018
1 parent 9653887 commit 86e8f9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### 1.2.0 [unreleased]
### 1.2.0 [2018-06-03]

* **Compatibility**: Python 3.4 is the new minimum required version.
* **Compatibility**: Django 2.0 is the new minimum required version.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = django-oauth-toolkit
version = 1.1.1
version = 1.2.0
description = OAuth2 Provider for Django
author = Federico Frenguelli, Massimiliano Pippi
author_email = synasius@gmail.com
Expand Down

0 comments on commit 86e8f9b

Please sign in to comment.