diff --git a/doc/_static/switcher.json b/doc/_static/switcher.json index 512f12a2125d..8109b1d5be2b 100644 --- a/doc/_static/switcher.json +++ b/doc/_static/switcher.json @@ -1,14 +1,19 @@ [ { - "name": "3.5 (stable)", + "name": "3.6 (stable)", "version": "stable", "url": "https://matplotlib.org/stable/" }, { - "name": "3.6 (dev)", + "name": "3.7 (dev)", "version": "devdocs", "url": "https://matplotlib.org/devdocs/" }, + { + "name": "3.5", + "version": "3.5.3", + "url": "https://matplotlib.org/3.5.3/" + }, { "name": "3.4", "version": "3.4.3",