From 99c555b553da2a766017c63e80150613983a9543 Mon Sep 17 00:00:00 2001 From: Cameron DeCoster Date: Wed, 13 May 2026 15:56:49 -0600 Subject: [PATCH 1/2] Update version number --- doc/apidoc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apidoc/conf.py b/doc/apidoc/conf.py index 05d3e097b9..a9abb3aa8d 100644 --- a/doc/apidoc/conf.py +++ b/doc/apidoc/conf.py @@ -24,7 +24,7 @@ # The short X.Y version version = "" # The full version, including alpha/beta/rc tags -release = "6.6.0" +release = "6.7.0" # -- General configuration --------------------------------------------------- From f92771aafd98cd9dc9ffc5cd972618d2338350a3 Mon Sep 17 00:00:00 2001 From: Cameron DeCoster Date: Wed, 3 Jun 2026 12:50:08 -0600 Subject: [PATCH 2/2] Update version references --- doc/apidoc/conf.py | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/apidoc/conf.py b/doc/apidoc/conf.py index a9abb3aa8d..3f50f76cae 100644 --- a/doc/apidoc/conf.py +++ b/doc/apidoc/conf.py @@ -24,7 +24,7 @@ # The short X.Y version version = "" # The full version, including alpha/beta/rc tags -release = "6.7.0" +release = "6.8.0" # -- General configuration --------------------------------------------------- diff --git a/doc/requirements.txt b/doc/requirements.txt index c8f9a7bfee..7809833b00 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -plotly==6.7.0 +plotly==6.8.0 anywidget cufflinks==0.17.3 dash-bio