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.
1 parent 9e6e8d3 commit e676dfbCopy full SHA for e676dfb
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