We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c09d776 commit 9b1ee66Copy full SHA for 9b1ee66
history.txt
@@ -1,3 +1,8 @@
1
+24.09.2025 ver.1.10
2
+-------------------
3
+
4
++ Custom paper sizes.
5
6
03.09.2025 ver.1.9
7
------------------
8
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
9
name = "markdown_pdf"
10
-version = "1.9"
+version = "1.10"
11
description = "Markdown to pdf renderer"
12
readme = { file = "README.md", content-type = "text/markdown" }
13
requires-python = ">=3.8"
0 commit comments