Skip to content

Commit f515cc1

Browse files
committed
bump: version 2.0.0 → 2.0.1
1 parent 4b0b5b8 commit f515cc1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.0.1 (2024-06-29)
2+
3+
### Fix
4+
5+
- **docs**: readme shield failure
6+
17
## v2.0.0 (2024-04-09)
28

39
### Fix

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-it-reader"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "Reader plugin for Markdown-IT-py replacement"
55
authors = ["Gaige B. Paulsen <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)