Skip to content

Commit 7f84d9e

Browse files
committed
Version 4.7.1
1 parent 715cc07 commit 7f84d9e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
History
33
=======
44

5+
4.7.1 (2022-08-11)
6+
------------------
7+
58
* Ensure that changing ``choices`` on an ``EnumField`` triggers a migration on Django 4.1.
69

710
4.7.0 (2022-06-05)

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 = 4.7.0
3+
version = 4.7.1
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
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)