Skip to content

Commit 2f156e7

Browse files
committed
Release 0.55.8
1 parent a025312 commit 2f156e7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

RELEASE.rst

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

4+
Version 0.55.8
5+
--------------
6+
7+
- hardcode allowing to embed videos from ovs (#2987)
8+
49
Version 0.55.7 (Released February 26, 2026)
510
--------------
611

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.55.7"
37+
VERSION = "0.55.8"
3838

3939
log = logging.getLogger()
4040

0 commit comments

Comments
 (0)