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 8bf663c commit 9ab922eCopy full SHA for 9ab922e
CHANGELOG.rst
@@ -5,6 +5,10 @@ Change log
5
Next version
6
============
7
8
+
9
+7.2 (2025-01-27)
10
+================
11
12
- Added Python 3.13. Removed Python 3.8 and 3.9.
13
- Added Django 5.2a1.
14
- Changed ``Type`` and therefore also ``Region`` and ``Template`` to be
content_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "7.1.0"
+__version__ = "7.2.0"
0 commit comments