Skip to content

Commit 88e4909

Browse files
committed
Bump dev version to 0.5.3.9003
1 parent d2d599b commit 88e4909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmltools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.5.3.9002"
1+
__version__ = "0.5.3.9003"
22

33
from . import svg, tags
44
from ._core import TagAttrArg # pyright: ignore[reportUnusedImport] # noqa: F401

0 commit comments

Comments
 (0)