Skip to content

Commit 6dd35d1

Browse files
committed
bump version
1 parent 72fa859 commit 6dd35d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmlgenerator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
from .lazy import * # noqa
44
from .safestring import mark_safe # noqa
55

6-
__version__ = "1.0.1"
6+
__version__ = "1.0.2"
77
__DEBUG__ = False # not sure whether this is a smart idea, but environment variables do not really seem better...

0 commit comments

Comments
 (0)