We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b0406 commit 7a0d649Copy full SHA for 7a0d649
html2pdf4doc/html2pdf4doc.py
@@ -19,7 +19,7 @@
19
from selenium.webdriver.chrome.service import Service
20
from webdriver_manager.core.os_manager import ChromeType, OperationSystemManager
21
22
-__version__ = "0.0.20"
+__version__ = "0.0.21"
23
24
PATH_TO_HTML2PDF4DOC_JS = os.path.join(
25
os.path.dirname(os.path.join(__file__)),
0 commit comments