From 5811ffb3059eb31d08d8dafe6048570b2d745c9f Mon Sep 17 00:00:00 2001 From: Jack <125064464+eyinkj@users.noreply.github.com> Date: Sat, 9 Aug 2025 01:43:01 -0400 Subject: [PATCH] docs: remove incorrect v9.4 entry from switcher.json (fixes matplotlib/matplotlib#30397) --- 3.10.5/_static/switcher.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/3.10.5/_static/switcher.json b/3.10.5/_static/switcher.json index 7f49131376..cca8be5711 100644 --- a/3.10.5/_static/switcher.json +++ b/3.10.5/_static/switcher.json @@ -10,11 +10,6 @@ "version": "dev", "url": "https://matplotlib.org/devdocs/" }, - { - "name": "3.9", - "version": "3.9.3", - "url": "https://matplotlib.org/3.9.4/" - }, { "name": "3.8", "version": "3.8.4",