Skip to content

Commit 2cbd62d

Browse files
committed
Release Markdown Include 1.0.0
1 parent 2230bd4 commit 2cbd62d

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
CHANGELOG
22
=========
3+
4+
1.0.0 - 2023-06-24
5+
------------------
6+
7+
Initial release as namespace plugin
8+
9+
Contributed by [Justin Mayer](https://github.com/justinmayer) via [PR #2](https://github.com/pelican-plugins/markdown-include/pull/2/)
10+

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
[tool.poetry]
22
name = "pelican-markdown-include"
3-
version = "0.0.0"
3+
version = "1.0.0"
44
description = "Pelican plugin for using Markdown-Include extension"
55
authors = ["Rafael Laboissière <[email protected]>"]
66
license = "AGPL-3.0"

0 commit comments

Comments
 (0)