We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834d36c commit e265bf0Copy full SHA for e265bf0
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