We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5643014 commit 514e37fCopy full SHA for 514e37f
2 files changed
history.txt
@@ -1,3 +1,8 @@
1
+03.09.2025 ver.1.9
2
+------------------
3
+
4
++ Supported more recent versions of pymupdf up to 1.26.4.
5
6
31.08.2025 ver.1.8
7
------------------
8
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
9
name = "markdown_pdf"
10
-version = "1.8"
+version = "1.9"
11
description = "Markdown to pdf renderer"
12
readme = { file = "README.md", content-type = "text/markdown" }
13
requires-python = ">=3.8"
0 commit comments