Skip to content

Commit b7d912b

Browse files
committed
DOC: Set 3.11 as preferred stable release
1 parent 7c3d502 commit b7d912b

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

doc/_static/switcher.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
[
22
{
3-
"name": "3.10 (stable)",
4-
"version": "3.10.9",
3+
"name": "3.11 (stable)",
4+
"version": "3.11.0",
55
"url": "https://matplotlib.org/stable/",
66
"preferred": true
77
},
88
{
9-
"name": "3.11 (dev)",
9+
"name": "3.12 (dev)",
1010
"version": "dev",
1111
"url": "https://matplotlib.org/devdocs/"
1212
},
13+
{
14+
"name": "3.10",
15+
"version": "3.10.9",
16+
"url": "https://matplotlib.org/3.10.9/"
17+
},
1318
{
1419
"name": "3.9",
1520
"version": "3.9.3",

0 commit comments

Comments
 (0)