Skip to content

Commit 1a9d4c1

Browse files
n2ygkauvipy
authored andcommitted
Release 1.3.1
1 parent 9bb0703 commit 1a9d4c1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Security
1515
-->
1616

17-
## [1.3.1] unreleased
17+
## [1.3.1] 2020-03-23
18+
1819
### Added
1920
* #725: HTTP Basic Auth support for introspection (Fix issue #709)
2021

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.3.0
3+
version = 1.3.1
44
description = OAuth2 Provider for Django
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)