File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ <!--
7
8
## [unreleased]
8
9
### Added
9
10
### Changed
10
11
### Deprecated
11
12
### Removed
12
13
### Fixed
13
14
### Security
15
+ -->
14
16
15
- ## [ 1.3.0] 2020-03-TBD
17
+ ## [ 1.3.0] 2020-03-02
16
18
17
19
### Added
18
20
* Add support for Python 3.7 & 3.8
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = django-oauth-toolkit
3
- version = 1.2 .0
3
+ version = 1.3 .0
4
4
description = OAuth2 Provider for Django
5
5
author = Federico Frenguelli, Massimiliano Pippi
6
6
You can’t perform that action at this time.
0 commit comments