Skip to content

Commit 5406f5f

Browse files
committed
bump python package
1 parent 1cebdff commit 5406f5f

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.5.0'
7+
__version__ = '0.5.1'
88
__all__ = 'AnyComponent', 'FastUI', 'prebuilt_html'
99

1010

0 commit comments

Comments
 (0)