Skip to content

Commit b8432fa

Browse files
committed
Release Avatar 1.0.1
1 parent 38907d6 commit b8432fa

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

CHANGELOG.md

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

4+
1.0.1 - 2023-10-31
5+
------------------
6+
7+
Maintenance release:
8+
9+
- Migrate to the new tooling standards
10+
- Improve code quality
11+
412
1.0.0 - 2023-06-24
513
------------------
614

RELEASE.md

Lines changed: 0 additions & 6 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.0"
3+
version = "1.0.1"
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)