Skip to content

Commit 01120e6

Browse files
committed
bump version
1 parent 19f7616 commit 01120e6

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.22"
6+
__version__ = "1.2.23"
77

88

99
DEBUG: bool = False

0 commit comments

Comments
 (0)