We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb4c85 commit d513369Copy full SHA for d513369
2 files changed
CITATION.cff
@@ -1,7 +1,7 @@
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.8
+version: 0.8.9
5
date-released: 2025-05-08
6
repository-code: "https://github.com/pythonnz/pdfbaker"
7
license: "MIT"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.8.8"
+version = "0.8.9"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments