Skip to content

Commit df0b3e5

Browse files
committed
Release Markdown Include 1.0.4
1 parent ecbe2eb commit df0b3e5

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
1.0.4 - 2024-04-14
5+
------------------
6+
7+
Ensure plugin is included in sdist build
8+
49
1.0.3 - 2024-04-07
510
------------------
611

RELEASE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pelican-markdown-include"
3-
version = "1.0.3"
3+
version = "1.0.4"
44
description = "Pelican plugin for using the Markdown-Include extension"
55
authors = [{name = "Rafael Laboissière", email = "[email protected]"}]
66
license = {text = "AGPL-3.0"}

0 commit comments

Comments
 (0)