Skip to content

Commit 5800f26

Browse files
committed
bump to 0.9.0
1 parent a9a2558 commit 5800f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactpy_jupyter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .monkey_patch import execute_patch
1111
from .widget_component import from_widget
1212

13-
__version__ = "0.8.1" # DO NOT MODIFY
13+
__version__ = "0.9.0" # DO NOT MODIFY
1414

1515
__all__ = (
1616
"from_widget",

0 commit comments

Comments
 (0)