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.
2 parents b327902 + 32a47cc commit a3df9efCopy full SHA for a3df9ef
html2pdf4doc/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
from pathlib import Path
3
4
-__version__ = "0.0.22"
+__version__ = "0.0.23"
5
6
PATH_TO_HTML2PDF4DOC_PY = os.path.join(
7
os.path.dirname(os.path.join(__file__)),
0 commit comments