Skip to content

Commit b062b01

Browse files
authored
Merge pull request #85 from strictdoc-project/Stanislaw/update_submodule
Bump version to 0.0.31
2 parents 86a5de5 + 6ef92dc commit b062b01

1 file changed

Lines changed: 1 addition & 1 deletion

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.30"
4+
__version__ = "0.0.31"
55

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

0 commit comments

Comments
 (0)