We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbcc91 commit 853d6acCopy full SHA for 853d6ac
HISTORY.rst
@@ -3,10 +3,8 @@
3
History
4
=======
5
6
-Pending
7
--------
8
-
9
-.. Insert new release notes below this line
+3.3.0 (2019-12-10)
+------------------
10
11
* Update Python support to 3.5-3.8.
12
* Converted setuptools metadata to configuration file. This meant removing the
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = django-mysql
-version = 3.2.0
+version = 3.3.0
description = Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.
long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
0 commit comments