Skip to content

Commit 2ab1198

Browse files
committed
bump version
1 parent 4ded2cf commit 2ab1198

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.25"
6+
__version__ = "1.2.26"
77

88

99
DEBUG: bool = False

0 commit comments

Comments
 (0)