Skip to content

Commit

Permalink
Release Graphviz 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
botpub committed Apr 7, 2024
1 parent 9735c79 commit 46a5c07
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

1.2.4 - 2024-04-07
------------------

Maintainance release (no user visible changes)

* Add Python 3.12 to CI test matrix
* Switch build system from Hatchling to PDM
* Fix linter configuration

1.2.3 - 2023-10-31
------------------

Expand Down
7 changes: 0 additions & 7 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pelican-graphviz"
version = "1.2.3"
version = "1.2.4"
description = "Pelican plugin supporting Graphviz images in articles"
authors = [{name = "Rafael Laboissière", email = "[email protected]"}]
license = {text = "AGPL-3.0"}
Expand Down

0 comments on commit 46a5c07

Please sign in to comment.