Skip to content

Commit 04d9f3f

Browse files
authored
Bump version to 0.0.18 (#39)
This includes the new upstream release: https://github.com/mettta/html2pdf/releases/tag/v0.2.3
1 parent 67117f0 commit 04d9f3f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

html2pdf4doc/html2pdf4doc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from selenium.webdriver.chrome.service import Service
2020
from webdriver_manager.core.os_manager import ChromeType, OperationSystemManager
2121

22-
__version__ = "0.0.17"
22+
__version__ = "0.0.18"
2323

2424
PATH_TO_HTML2PDF4DOC_JS = os.path.join(
2525
os.path.dirname(os.path.join(__file__)),

html2pdf4doc/html2pdf4doc_js/html2pdf4doc.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

submodules/html2pdf

Submodule html2pdf updated 31 files

0 commit comments

Comments
 (0)