Skip to content

Commit 514e37f

Browse files
authored
Supported more recent versions of pymupdf up to 1.26.4. (#72)
1 parent 5643014 commit 514e37f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

history.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
31.08.2025 ver.1.8
27
------------------
38

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "markdown_pdf"
10-
version = "1.8"
10+
version = "1.9"
1111
description = "Markdown to pdf renderer"
1212
readme = { file = "README.md", content-type = "text/markdown" }
1313
requires-python = ">=3.8"

0 commit comments

Comments
 (0)