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 0825c27 commit 5049fe7Copy full SHA for 5049fe7
HISTORY.rst
@@ -2,6 +2,9 @@
2
History
3
=======
4
5
+4.6.0 (2022-05-10)
6
+------------------
7
+
8
* Drop support for Django 2.2, 3.0, and 3.1.
9
10
* Support MariaDB 10.7 and 10.8.
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django-mysql
-version = 4.5.0
+version = 4.6.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
long_description_content_type = text/x-rst
0 commit comments