We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9962031 commit 15710ccCopy full SHA for 15710cc
1 file changed
doc/_static/switcher.json
@@ -1,14 +1,19 @@
1
[
2
{
3
- "name": "3.5 (stable)",
+ "name": "3.6 (stable)",
4
"version": "stable",
5
"url": "https://matplotlib.org/stable/"
6
},
7
8
- "name": "3.6 (dev)",
+ "name": "3.7 (dev)",
9
"version": "devdocs",
10
"url": "https://matplotlib.org/devdocs/"
11
12
+ {
13
+ "name": "3.5",
14
+ "version": "3.5.3",
15
+ "url": "https://matplotlib.org/3.5.3/"
16
+ },
17
18
"name": "3.4",
19
"version": "3.4.3",
0 commit comments