Skip to content

Commit 853d6ac

Browse files
committed
Version 3.3.0
1 parent 1bbcc91 commit 853d6ac

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

HISTORY.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
History
44
=======
55

6-
Pending
7-
-------
8-
9-
.. Insert new release notes below this line
6+
3.3.0 (2019-12-10)
7+
------------------
108

119
* Update Python support to 3.5-3.8.
1210
* Converted setuptools metadata to configuration file. This meant removing the

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-mysql
3-
version = 3.2.0
3+
version = 3.3.0
44
description = Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
55
long_description = file: README.rst, HISTORY.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)