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 64a7d0a commit b4c8659Copy full SHA for b4c8659
src/py/idom/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.3.0"
+__version__ = "0.4.0"
2
3
from .core import element, Element, Events, Layout
4
from .widgets import node, Image, hotswap, display, html, Input
0 commit comments