We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91281f commit 907a714Copy full SHA for 907a714
htmlgenerator/__init__.py
@@ -3,4 +3,4 @@
3
from .lazy import * # noqa
4
from .safestring import mark_safe # noqa
5
6
-__version__ = "0.2.4"
+__version__ = "0.2.5"
0 commit comments