Skip to content

Commit 9b50e0d

Browse files
committed
chore: bump version
1 parent 2ee722d commit 9b50e0d

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,6 +14,14 @@ Change Log
1414
Unreleased
1515
**********
1616

17+
0.15.1 - 2026-03-18
18+
**********************************************
19+
20+
Added
21+
=====
22+
23+
* Implemented JSON-based view to fetch a PDF-block's settings.
24+
1725
0.15.0 - 2026-03-18
1826
**********************************************
1927

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)