Skip to content

Commit 41a861e

Browse files
authored
chore: bump version (#199)
1 parent 488e486 commit 41a861e

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.0 - 2026-03-18
18+
**********************************************
19+
20+
Added
21+
=====
22+
23+
* Implemented the Discussion XBlock, extracted from edx-platform.
24+
1725
0.13.1 - 2026-03-09
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.14.0"
12+
__version__ = "0.15.0"

0 commit comments

Comments
 (0)