diff --git a/html2pdf4doc/__init__.py b/html2pdf4doc/__init__.py index ece27f4..babf208 100644 --- a/html2pdf4doc/__init__.py +++ b/html2pdf4doc/__init__.py @@ -1,7 +1,7 @@ import os from pathlib import Path -__version__ = "0.0.26" +__version__ = "0.0.27" PATH_TO_HTML2PDF4DOC_PY = os.path.join( os.path.dirname(os.path.join(__file__)), diff --git a/submodules/html2pdf b/submodules/html2pdf index d02e201..506daec 160000 --- a/submodules/html2pdf +++ b/submodules/html2pdf @@ -1 +1 @@ -Subproject commit d02e2016918997389ae9c01e75ca3675c52d901b +Subproject commit 506daec0132f20f7a19797af12c925d3abebe522