Skip to content

Commit e676dfb

Browse files
committed
DOC: Update version switcher
1 parent 9e6e8d3 commit e676dfb

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

doc/_static/switcher.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
[
22
{
3-
"name": "3.5 (stable)",
3+
"name": "3.6 (stable)",
44
"version": "stable",
55
"url": "https://matplotlib.org/stable"
66
},
77
{
8-
"name": "3.6 (dev)",
8+
"name": "3.7 (dev)",
99
"version": "devdocs",
1010
"url": "https://matplotlib.org/devdocs"
1111
},
12+
{
13+
"name": "3.5",
14+
"version": "3.5.3",
15+
"url": "https://matplotlib.org/3.5.3"
16+
},
1217
{
1318
"name": "3.4",
1419
"version": "3.4.3",

0 commit comments

Comments
 (0)