Skip to content

Commit cec25c6

Browse files
committed
uprev python package
1 parent b0b7744 commit cec25c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python-fastui/fastui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from .components import AnyComponent
66

7-
__version__ = '0.3.0'
7+
__version__ = '0.4.0'
88
__all__ = 'AnyComponent', 'FastUI', 'prebuilt_html'
99

1010

0 commit comments

Comments
 (0)