We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3d502 commit b7d912bCopy full SHA for b7d912b
1 file changed
doc/_static/switcher.json
@@ -1,15 +1,20 @@
1
[
2
{
3
- "name": "3.10 (stable)",
4
- "version": "3.10.9",
+ "name": "3.11 (stable)",
+ "version": "3.11.0",
5
"url": "https://matplotlib.org/stable/",
6
"preferred": true
7
},
8
9
- "name": "3.11 (dev)",
+ "name": "3.12 (dev)",
10
"version": "dev",
11
"url": "https://matplotlib.org/devdocs/"
12
13
+ {
14
+ "name": "3.10",
15
+ "version": "3.10.9",
16
+ "url": "https://matplotlib.org/3.10.9/"
17
+ },
18
19
"name": "3.9",
20
"version": "3.9.3",
0 commit comments