Skip to content

Commit 0e03da5

Browse files
committed
chore: Update version and Changelog
1 parent 0b53a75 commit 0e03da5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
Changelog
33
=========
44

5-
Unreleased
6-
==========
5+
5.0.1 (2025-05-14)
6+
==================
7+
* fix: Allow for later adding of django CMS versioning
78

89

9-
5.0.0
10+
5.0.0 (2025-01-07)
1011
==================
1112
* feat: Universal support for django CMS 3.11 and 4.x
1213

13-
1414
4.1.0 (2024-05-16)
1515
==================
1616

src/djangocms_snippet/__init__.py

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

0 commit comments

Comments
 (0)