Skip to content

Commit e67be72

Browse files
committed
🏗️ bump to 1.5.4
1 parent 68c6d66 commit e67be72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release history
22

3-
## Unreleased
3+
## markdown-customblocks 1.5.4 (2025-12-08)
44

55
-`wikipedia`: Using non-deprecated api entrypoint
66
- 💥 `wikipedia`: Using plain text description

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "markdown-customblocks"
7-
version = "1.5.3"
7+
version = "1.5.4"
88
description='Python Markdown extension to add custom parametrizable and nestable blocks'
99
authors = [
1010
{ name="David García Garzón", email="voki@canvoki.net" },

0 commit comments

Comments
 (0)