Skip to content

Commit 1b5f637

Browse files
bump doc version
1 parent f172757 commit 1b5f637

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

binder/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jupytext
2-
plotly==4.8.2
2+
plotly==4.9.0
33
jupyter
44
notebook
55
pandas==1.0.3
@@ -15,3 +15,4 @@ scikit-image
1515
datashader
1616
pyarrow
1717
cufflinks==0.17.3
18+
kaleido

doc/apidoc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# The short X.Y version
2929
version = ""
3030
# The full version, including alpha/beta/rc tags
31-
release = "4.8.2"
31+
release = "4.9.0"
3232

3333

3434
# -- General configuration ---------------------------------------------------

doc/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
plotly==4.8.2
1+
plotly==4.9.0
22
jupytext==1.1.1
33
jupyter
44
notebook

0 commit comments

Comments
 (0)