Skip to content

Commit 909f1fb

Browse files
authored
Merge pull request #5092 from plotly/update-plotly-version
Update Plotly.py version in docs on `main`
2 parents 834d36c + e265bf0 commit 909f1fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: doc/apidoc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = ""
2828
# The full version, including alpha/beta/rc tags
29-
release = "6.0.0"
29+
release = "6.0.1"
3030

3131

3232
# -- General configuration ---------------------------------------------------

Diff for: doc/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plotly==6.0.0
1+
plotly==6.0.1
22
jupytext==1.16.4
33
jupyter-client<7
44
jupyter

0 commit comments

Comments
 (0)