From b8d26270ab4db5918c6cb339acc795f1fbc52b9c Mon Sep 17 00:00:00 2001 From: kusch lionel Date: Wed, 6 Aug 2025 11:27:05 +0200 Subject: [PATCH 1/2] Fix lastest version --- doc/_static/switcher.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/_static/switcher.json b/doc/_static/switcher.json index 62c8ed756824..52e1b7459acc 100644 --- a/doc/_static/switcher.json +++ b/doc/_static/switcher.json @@ -1,7 +1,7 @@ [ { "name": "3.10 (stable)", - "version": "3.10.3", + "version": "3.10.5", "url": "https://matplotlib.org/stable/", "preferred": true }, @@ -50,4 +50,4 @@ "version": "2.2.4", "url": "https://matplotlib.org/2.2.4/" } -] +] \ No newline at end of file From 7e9e9d05ff767b684af859296b3ce322ec050284 Mon Sep 17 00:00:00 2001 From: kusch lionel Date: Wed, 6 Aug 2025 11:39:06 +0200 Subject: [PATCH 2/2] fix format --- doc/_static/switcher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_static/switcher.json b/doc/_static/switcher.json index 52e1b7459acc..a5ba8551e994 100644 --- a/doc/_static/switcher.json +++ b/doc/_static/switcher.json @@ -50,4 +50,4 @@ "version": "2.2.4", "url": "https://matplotlib.org/2.2.4/" } -] \ No newline at end of file +]