Skip to content

Commit 9ab922e

Browse files
committed
django-content-editor 7.2
1 parent 8bf663c commit 9ab922e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Change log
55
Next version
66
============
77

8+
9+
7.2 (2025-01-27)
10+
================
11+
812
- Added Python 3.13. Removed Python 3.8 and 3.9.
913
- Added Django 5.2a1.
1014
- Changed ``Type`` and therefore also ``Region`` and ``Template`` to be

content_editor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "7.1.0"
1+
__version__ = "7.2.0"

0 commit comments

Comments
 (0)