Skip to content

Commit 4b87b3b

Browse files
committed
django-content-editor 7.3
1 parent 398589b commit 4b87b3b

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.3 (2025-06-23)
10+
================
11+
812
- Removed mentions of the ``Template`` type from the docs and deprecated the
913
class. django-content-editor never used it, only FeinCMS did; feincms3 ships
1014
its own ``TemplateType`` type replacing it.

content_editor/__init__.py

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

0 commit comments

Comments
 (0)