We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78e4a44 + 8c9f974 commit f86fbe1Copy full SHA for f86fbe1
html2pdf4doc/__init__.py
@@ -1,7 +1,7 @@
1
import os
2
from pathlib import Path
3
4
-__version__ = "0.0.29"
+__version__ = "0.0.30"
5
6
PATH_TO_HTML2PDF4DOC_PY = os.path.join(
7
os.path.dirname(os.path.join(__file__)),
0 commit comments