Skip to content

Commit c79bcbb

Browse files
committed
version bump
1 parent 3739a1f commit c79bcbb

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.9.2" # DO NOT MODIFY
13+
__version__ = "0.9.3" # DO NOT MODIFY
1414

1515
__all__ = (
1616
"from_widget",

0 commit comments

Comments
 (0)