Skip to content

Commit b4c8659

Browse files
authored
version bump (#51)
1 parent 64a7d0a commit b4c8659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/py/idom/__init__.py

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

33
from .core import element, Element, Events, Layout
44
from .widgets import node, Image, hotswap, display, html, Input

0 commit comments

Comments
 (0)