Skip to content

Commit 4c3dc4b

Browse files
committed
Bump version to 0.0.22
1 parent 1521513 commit 4c3dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html2pdf4doc/html2pdf4doc.py

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

24-
__version__ = "0.0.21"
24+
__version__ = "0.0.22"
2525

2626
PATH_TO_HTML2PDF4DOC_JS = os.path.join(
2727
os.path.dirname(os.path.join(__file__)),

0 commit comments

Comments
 (0)