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 ee7bd69 commit 9a35dd7Copy full SHA for 9a35dd7
CITATION.cff
@@ -1,8 +1,8 @@
1
cff-version: 1.2.0
2
message: "If you use pdfbaker in your work, please cite it using the following metadata."
3
title: "pdfbaker"
4
-version: "0.8.7"
5
-date-released: 2024-04-23
+version: 0.8.8
+date-released: 2025-05-08
6
repository-code: "https://github.com/pythonnz/pdfbaker"
7
license: "MIT"
8
authors:
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.8.7"
+version = "0.8.8"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments