We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 834d36c + e265bf0 commit 909f1fbCopy full SHA for 909f1fb
doc/apidoc/conf.py
@@ -26,7 +26,7 @@
26
# The short X.Y version
27
version = ""
28
# The full version, including alpha/beta/rc tags
29
-release = "6.0.0"
+release = "6.0.1"
30
31
32
# -- General configuration ---------------------------------------------------
doc/requirements.txt
@@ -1,4 +1,4 @@
1
-plotly==6.0.0
+plotly==6.0.1
2
jupytext==1.16.4
3
jupyter-client<7
4
jupyter
0 commit comments