We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85fe5df commit 9a2866fCopy full SHA for 9a2866f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+1.0.2 - 2023-10-31
5
+------------------
6
+
7
+Fix project name
8
9
1.0.1 - 2023-10-31
10
------------------
11
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pelican-markdown-include"
-version = "1.0.1"
+version = "1.0.2"
description = "Pelican plugin for using the Markdown-Include extension"
authors = [{name = "Rafael Laboissière", email = "[email protected]"}]
license = {text = "AGPL-3.0"}
0 commit comments