We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c79bcbb commit b42bbecCopy full SHA for b42bbec
reactpy_jupyter/__init__.py
@@ -10,7 +10,7 @@
10
from .monkey_patch import execute_patch
11
from .widget_component import from_widget
12
13
-__version__ = "0.9.3" # DO NOT MODIFY
+__version__ = "0.9.4" # DO NOT MODIFY
14
15
__all__ = (
16
"from_widget",
0 commit comments