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 4b0b5b8 commit f515cc1Copy full SHA for f515cc1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v2.0.1 (2024-06-29)
2
+
3
+### Fix
4
5
+- **docs**: readme shield failure
6
7
## v2.0.0 (2024-04-09)
8
9
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pelican-markdown-it-reader"
-version = "2.0.0"
+version = "2.0.1"
description = "Reader plugin for Markdown-IT-py replacement"
authors = ["Gaige B. Paulsen <[email protected]>"]
license = "MIT"
0 commit comments