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 d3ed6c6 commit 5322857Copy full SHA for 5322857
docs/changelog.rst
@@ -2,8 +2,8 @@
2
Changelog
3
=========
4
5
-Unreleased
6
-----------
+4.15.0 (2024-10-29)
+-------------------
7
8
* Drop Django 3.2 to 4.1 support.
9
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "django-mysql"
-version = "4.14.0"
+version = "4.15.0"
10
description = "Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases."
11
readme = "README.rst"
12
keywords = [
0 commit comments