Skip to content

Commit 5e01370

Browse files
committed
Release Graphviz 2.0.1
1 parent 8acb7c5 commit 5e01370

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

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

4+
2.0.1 - 2025-11-10
5+
------------------
6+
7+
This is a maintenance release. A mistake in the README.md documentation file regarding the presence of empty lines in the Graphviz block (Markdown format).
8+
49
2.0.0 - 2025-11-04
510
------------------
611

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
[project]
22
name = "pelican-graphviz"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "Pelican plugin supporting Graphviz images in articles"
55
authors = [{name = "Rafael Laboissière", email = "rafael@laboissiere.net"}]
66
license = {text = "AGPL-3.0"}

0 commit comments

Comments
 (0)