Skip to content

Commit 86e8f9b

Browse files
committed
Release 1.2.0
1 parent 9653887 commit 86e8f9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 1.2.0 [unreleased]
1+
### 1.2.0 [2018-06-03]
22

33
* **Compatibility**: Python 3.4 is the new minimum required version.
44
* **Compatibility**: Django 2.0 is the new minimum required version.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-oauth-toolkit
3-
version = 1.1.1
3+
version = 1.2.0
44
description = OAuth2 Provider for Django
55
author = Federico Frenguelli, Massimiliano Pippi
66
author_email = [email protected]

0 commit comments

Comments
 (0)