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 0829768 + 2a2cbc3 commit bebd400Copy full SHA for bebd400
html2pdf4doc/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
from pathlib import Path
3
4
-__version__ = "0.0.23"
+__version__ = "0.0.25"
5
6
PATH_TO_HTML2PDF4DOC_PY = os.path.join(
7
os.path.dirname(os.path.join(__file__)),
0 commit comments