Skip to content

Commit 043ff90

Browse files
authored
Merge pull request #5423 from plotly/update-plotly-version
Update plotly.py version for docs
2 parents aa797c5 + 3458474 commit 043ff90

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/apidoc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# The short X.Y version
2525
version = ""
2626
# The full version, including alpha/beta/rc tags
27-
release = "6.4.0"
27+
release = "6.5.0"
2828

2929

3030
# -- General configuration ---------------------------------------------------

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plotly==6.4.0
1+
plotly==6.5.0
22
anywidget
33
cufflinks==0.17.3
44
dash-bio

0 commit comments

Comments
 (0)