Skip to content

Commit b42bbec

Browse files
committedMay 19, 2023
one move v bump
1 parent c79bcbb commit b42bbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎reactpy_jupyter/__init__.py

+1-1
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.9.3" # DO NOT MODIFY
13+
__version__ = "0.9.4" # DO NOT MODIFY
1414

1515
__all__ = (
1616
"from_widget",

0 commit comments

Comments
 (0)
Please sign in to comment.