Skip to content

Commit dd238da

Browse files
committed
bump version
1 parent 6b28c41 commit dd238da

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.2.14"
6+
__version__ = "1.2.15"
77

88

99
DEBUG: bool = False

0 commit comments

Comments
 (0)