Skip to content

Commit

Permalink
🏗️ bump to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vokimon committed Dec 4, 2024
1 parent 00b9b6d commit 324f3eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release history

## markdown-customblocks 1.5.2 (2022-12-04)

- Fixed documentation link in metadata

## markdown-customblocks 1.5.1 (2022-12-04)

- Empty release to solve packaging problems
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "markdown-customblocks"
version = "1.5.1"
version = "1.5.2"
description='Python Markdown extension to add custom parametrizable and nestable blocks'
authors = [
{ name="David García Garzón", email="voki@canvoki.net" },
Expand Down

0 comments on commit 324f3eb

Please sign in to comment.