We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce454b commit 7e1ee0bCopy full SHA for 7e1ee0b
binder/requirements.txt
@@ -1,5 +1,5 @@
1
jupytext
2
-plotly==4.8.0
+plotly==4.8.1
3
jupyter
4
notebook
5
pandas==1.0.3
doc/apidoc/conf.py
@@ -28,7 +28,7 @@
28
# The short X.Y version
29
version = ""
30
# The full version, including alpha/beta/rc tags
31
-release = "4.8.0"
+release = "4.8.1"
32
33
34
# -- General configuration ---------------------------------------------------
doc/requirements.txt
@@ -1,4 +1,4 @@
jupytext==1.1.1
0 commit comments