Skip to content

Commit 4021682

Browse files
bump versions in post-release files
1 parent 86d1b75 commit 4021682

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: binder/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
jupytext
2-
plotly==4.6.0
2+
plotly==4.7.0
33
jupyter
44
notebook
55
pandas

Diff for: 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.6.0"
31+
release = "4.7.0"
3232

3333

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

Diff for: doc/requirements.txt

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

0 commit comments

Comments
 (0)