We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9653887 commit 86e8f9bCopy full SHA for 86e8f9b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### 1.2.0 [unreleased]
+### 1.2.0 [2018-06-03]
2
3
* **Compatibility**: Python 3.4 is the new minimum required version.
4
* **Compatibility**: Django 2.0 is the new minimum required version.
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-oauth-toolkit
-version = 1.1.1
+version = 1.2.0
description = OAuth2 Provider for Django
5
author = Federico Frenguelli, Massimiliano Pippi
6
author_email = [email protected]
0 commit comments