From 69a568bbb2f818f32facc2026ced168512d1f8be Mon Sep 17 00:00:00 2001 From: "Pablo R. Mier" Date: Wed, 18 Sep 2024 09:35:56 +0200 Subject: [PATCH] Update doc switcher --- docs/_static/switcher.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_static/switcher.json b/docs/_static/switcher.json index c07bf45c..85535d0d 100644 --- a/docs/_static/switcher.json +++ b/docs/_static/switcher.json @@ -5,8 +5,8 @@ "url": "https://saezlab.github.io/corneto/dev/" }, { - "name": "dev0", - "version": "1.0.0.dev0", + "name": "1.0.0 alpha", + "version": "1.0.0-alpha", "url": "https://saezlab.github.io/corneto/main/", "preferred": true }