Skip to content

Commit e91fdfe

Browse files
authored
Merge pull request #79 from strictdoc-project/stanislaw/update_to_image_fixes
feat(submodules/html2pdf): update to include the image fixes
2 parents a7eff60 + 9d6766e commit e91fdfe

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

html2pdf4doc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import os
22
from pathlib import Path
33

4-
__version__ = "0.0.26"
4+
__version__ = "0.0.27"
55

66
PATH_TO_HTML2PDF4DOC_PY = os.path.join(
77
os.path.dirname(os.path.join(__file__)),

submodules/html2pdf

Submodule html2pdf updated 22 files

0 commit comments

Comments
 (0)