Skip to content

Commit 11d50b0

Browse files
authored
Merge pull request #5391 from plotly/update-docs-nov-4
Update plotly.py version for docs
2 parents c25a897 + 9043086 commit 11d50b0

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.3.0"
27+
release = "6.4.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.3.0
1+
plotly==6.4.0
22
anywidget
33
cufflinks==0.17.3
44
dash-bio

0 commit comments

Comments
 (0)