Skip to content

Commit 37546b9

Browse files
committed
chore: bump version
1 parent 2ee722d commit 37546b9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,17 @@ Change Log
1414
Unreleased
1515
**********
1616

17+
0.15.1 - 2026-03-18
18+
**********************************************
19+
20+
Added
21+
=====
22+
1723
0.15.0 - 2026-03-18
1824
**********************************************
1925

26+
* Implemented JSON-based view to fetch a PDF-block's settings.
27+
2028
Added
2129
=====
2230

xblocks_contrib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
from .video import VideoBlock
1010
from .word_cloud import WordCloudBlock
1111

12-
__version__ = "0.15.0"
12+
__version__ = "0.15.1"

0 commit comments

Comments
 (0)