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 1521513 commit 4c3dc4bCopy full SHA for 4c3dc4b
html2pdf4doc/html2pdf4doc.py
@@ -21,7 +21,7 @@
21
from selenium.webdriver.chrome.service import Service
22
from webdriver_manager.core.os_manager import ChromeType, OperationSystemManager
23
24
-__version__ = "0.0.21"
+__version__ = "0.0.22"
25
26
PATH_TO_HTML2PDF4DOC_JS = os.path.join(
27
os.path.dirname(os.path.join(__file__)),
0 commit comments