Skip to content

Commit 2645735

Browse files
authored
Version 1.7 (#62)
1 parent bbe3ca7 commit 2645735

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

history.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
17.04.2025 ver.1.7
2+
------------------
3+
14
+ Added `optimize` option for MarkdownPdf class, that generate compressed pdf-file.
25

36
+ Added file py.typed.

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.6"
10+
version = "1.7"
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)