Skip to content

Commit 8ca3a45

Browse files
committed
Merge branch 'release'
2 parents 07a373a + 410ffc1 commit 8ca3a45

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASE.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release Notes
22
=============
33

4+
Version 0.39.0 (Released August 04, 2025)
5+
--------------
6+
7+
- Video Shorts / Media Section (#2388)
8+
- unpublish contentfiles webhook endpoint (#2374)
9+
410
Version 0.38.3 (Released July 29, 2025)
511
--------------
612

main/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
from main.settings_pluggy import * # noqa: F403
3535
from openapi.settings_spectacular import open_spectacular_settings
3636

37-
VERSION = "0.38.3"
37+
VERSION = "0.39.0"
3838

3939
log = logging.getLogger()
4040

0 commit comments

Comments
 (0)