Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21f755b + 44bcfa9 commit 06add21Copy full SHA for 06add21
1 file changed
doc/_static/switcher.json
@@ -1,15 +1,20 @@
1
[
2
{
3
- "name": "3.9 (stable)",
4
- "version": "3.9.3",
+ "name": "3.10 (stable)",
+ "version": "3.10.0",
5
"url": "https://matplotlib.org/stable/",
6
"preferred": true
7
},
8
9
- "name": "3.10 (dev)",
+ "name": "3.11 (dev)",
10
"version": "dev",
11
"url": "https://matplotlib.org/devdocs/"
12
13
+ {
14
+ "name": "3.9",
15
+ "version": "3.9.3",
16
+ "url": "https://matplotlib.org/3.9.3/"
17
+ },
18
19
"name": "3.8",
20
"version": "3.8.4",
0 commit comments