We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75955b1 commit 919ddd7Copy full SHA for 919ddd7
packages/javascript/jupyterlab-plotly/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jupyterlab-plotly",
3
- "version": "1.5.0",
+ "version": "1.5.1",
4
"description": "The plotly JupyterLab extension",
5
"author": "The plotly.py team",
6
"license": "MIT",
packages/javascript/plotlywidget/package.json
"name": "plotlywidget",
packages/python/plotly/plotly/_widget_version.py
@@ -2,4 +2,4 @@
# for automated dev builds
#
# It is edited by hand prior to official releases
-__frontend_version__ = "1.5.0"
+__frontend_version__ = "1.5.1"
0 commit comments