Skip to content

Commit 195fb0e

Browse files
committed
dump version
1 parent 07f5c2b commit 195fb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlgenerator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .lazy import * # noqa
44
from .safestring import mark_safe # noqa
55

6-
__version__ = "1.1.6"
6+
__version__ = "1.1.7"
77

88

99
DEBUG: bool = False

0 commit comments

Comments
 (0)