Skip to content

Commit 3ac4224

Browse files
committed
Update version to match plotly.py version
1 parent 8f3227e commit 3ac4224

8 files changed

+9
-9
lines changed

Diff for: js/lib/mimeExtension.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: js/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jupyterlab-plotly",
33
"main": "lib/mimeExtension.js",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/plotly/plotly.py"

Diff for: plotly/labextension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jupyterlab-plotly",
33
"main": "lib/mimeExtension.js",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/plotly/plotly.py"
@@ -32,7 +32,7 @@
3232
"mimeExtension": true,
3333
"outputDir": "../plotly/labextension",
3434
"_build": {
35-
"load": "static/remoteEntry.933f9f3dd8abfdb3d565.js",
35+
"load": "static/remoteEntry.2ca9ac9976314255d84a.js",
3636
"mimeExtension": "./mimeExtension"
3737
}
3838
}

Diff for: plotly/labextension/static/340.2a23c8275d47a2531dae.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: plotly/labextension/static/340.918c4c434ce6c1c47107.js

-2
This file was deleted.

Diff for: plotly/labextension/static/remoteEntry.933f9f3dd8abfdb3d565.js renamed to plotly/labextension/static/remoteEntry.2ca9ac9976314255d84a.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)