Skip to content

Commit 7218bca

Browse files
committed
bump version
1 parent c785659 commit 7218bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlgenerator/__init__.py

+1-1
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.27"
6+
__version__ = "1.2.28"
77

88

99
DEBUG: bool = False

0 commit comments

Comments
 (0)