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