Skip to content

Commit 6b46399

Browse files
zubeydecivelekzzacharo
authored andcommitted
release: v2.11.1
1 parent 52ac205 commit 6b46399

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
Changes
2626
=======
2727

28+
Version 2.11.1 (2026-03-17)
29+
30+
- fix(serializer): include hours in VTT timestamp formatting
31+
2832
Version 2.11.0 (2026-02-17)
2933

3034
- player: add keyboard shortcuts

cds/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424

2525
"""CDS version."""
2626

27-
__version__ = "2.11.0"
27+
__version__ = "2.11.1"

0 commit comments

Comments
 (0)