Skip to content

Commit e3062cb

Browse files
committed
DOC: Prepare release notes for 3.9.0rc1
1 parent 4beb1c4 commit e3062cb

File tree

4 files changed

+719
-41
lines changed

4 files changed

+719
-41
lines changed

doc/_static/switcher.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
[
22
{
3-
"name": "3.8 (stable)",
4-
"version": "stable",
5-
"url": "https://matplotlib.org/stable/"
3+
"name": "3.9 (rc)",
4+
"version": "rc",
5+
"url": "https://matplotlib.org/3.9.0/"
66
},
77
{
8-
"name": "3.9 (dev)",
8+
"name": "3.10 (dev)",
99
"version": "dev",
1010
"url": "https://matplotlib.org/devdocs/"
1111
},
12+
{
13+
"name": "3.8",
14+
"version": "3.8.4",
15+
"url": "https://matplotlib.org/3.8.4/"
16+
},
1217
{
1318
"name": "3.7",
1419
"version": "3.7.5",

0 commit comments

Comments
 (0)