Skip to content

Commit 1a9d4c1

Browse files
n2ygkAsif Saif Uddin
authored and
Asif Saif Uddin
committed
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

+2-1
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

+1-1
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)