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