8000 Merge pull request #29360 from tacaswell/doc/fix_switcher · matplotlib/matplotlib@06add21 · GitHub
[go: up one dir, main page]

Skip to content

Commit 06add21

Browse files
authored
Merge pull request #29360 from tacaswell/doc/fix_switcher
DOC: update switcher for 3.10
2 parents 21f755b + 44bcfa9 commit 06add21

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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.9 (stable)",
4-
"version": "3.9.3",
3+
"name": "3.10 (stable)",
4+
"version": "3.10.0",
55
"url": "https://matplotlib.org/stable/",
66
"preferred": true
77
},
88
{
9-
"name": "3.10 (dev)",
9+
"name": "3.11 (dev)",
1010
"version": "dev",
1111
"url": "https://matplotlib.org/devdocs/"
1212
},
13+
{
14+
"name": "3.9",
15+
"version": "3.9.3",
16+
"url": "https://matplotlib.org/3.9.3/"
17+
},
1318
{
1419
"name": "3.8",
1520
"version": "3.8.4",

0 commit comments

Comments
 (0)
0