Skip to content

Commit 259ae41

Browse files
committed
chore: bump version
1 parent 7a24cfb commit 259ae41

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ Change Log
1313
1414
Unreleased
1515
**********
16+
0.11.0 - 2026-01-26
17+
**********************************************
18+
19+
Added
20+
=====
21+
22+
* Implemented PDF Block, extracted from third party plugin.
23+
1624
0.6.0 – 2025-08-13
1725
**********************************************
1826

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.10.2"
12+
__version__ = "0.11.0"

0 commit comments

Comments
 (0)