We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087b20c commit 54371f8Copy full SHA for 54371f8
shinywidgets/__init__.py
@@ -2,7 +2,7 @@
2
3
__author__ = """Carson Sievert"""
4
__email__ = "[email protected]"
5
-__version__ = "0.1.2"
+__version__ = "0.1.3"
6
7
8
from ._shinywidgets import output_widget, register_widget, render_widget, reactive_read
0 commit comments