We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513e884 commit 6a63d35Copy full SHA for 6a63d35
htmlgenerator/__init__.py
@@ -3,7 +3,7 @@
3
from .lazy import * # noqa
4
from .safestring import mark_safe # noqa
5
6
-__version__ = "1.2.31"
+__version__ = "1.2.32"
7
8
9
DEBUG: bool = False
0 commit comments