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 b0b7744 commit cec25c6Copy full SHA for cec25c6
src/python-fastui/fastui/__init__.py
@@ -4,7 +4,7 @@
4
5
from .components import AnyComponent
6
7
-__version__ = '0.3.0'
+__version__ = '0.4.0'
8
__all__ = 'AnyComponent', 'FastUI', 'prebuilt_html'
9
10
0 commit comments