There was an error while loading. Please reload this page.
1 parent 64a2160 commit 3739a1fCopy full SHA for 3739a1f
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.2" # DO NOT MODIFY
14
15
__all__ = (
16
"from_widget",
0 commit comments