Skip to content

Commit 0b6232a

Browse files
n2ygkauvipy
authored andcommitted
release 1.3.0
1 parent 0c62692 commit 0b6232a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
<!--
78
## [unreleased]
89
### Added
910
### Changed
1011
### Deprecated
1112
### Removed
1213
### Fixed
1314
### Security
15+
-->
1416

15-
## [1.3.0] 2020-03-TBD
17+
## [1.3.0] 2020-03-02
1618

1719
### Added
1820
* Add support for Python 3.7 & 3.8

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.2.0
3+
version = 1.3.0
44
description = OAuth2 Provider for Django
55
author = Federico Frenguelli, Massimiliano Pippi
66
author_email = [email protected]

0 commit comments

Comments
 (0)