We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3ce51 commit 1e48ab3Copy full SHA for 1e48ab3
js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "plotlywidget",
3
- "version": "0.8.0",
+ "version": "0.9.0-rc.1",
4
"description": "The plotly.py ipywidgets library",
5
"author": "The plotly.py team",
6
"license": "MIT",
plotly/_widget_version.py
@@ -2,4 +2,4 @@
# for automated dev builds
#
# It is edited by hand prior to official releases
-__frontend_version__ = '0.8.0'
+__frontend_version__ = '0.9.0-rc.1'
0 commit comments