We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120ec7f commit 5e4579aCopy full SHA for 5e4579a
py-polars/docs/source/_static/version_switcher.json
@@ -5,15 +5,15 @@
5
"url": "https://docs.pola.rs/api/python/dev/"
6
},
7
{
8
- "name": "1",
+ "name": "1 (stable)",
9
"version": "1",
10
- "url": "https://docs.pola.rs/api/python/version/1/"
+ "url": "https://docs.pola.rs/api/python/stable/",
11
+ "preferred": true
12
13
- "name": "0.20 (stable)",
14
+ "name": "0.20",
15
"version": "0.20",
- "url": "https://docs.pola.rs/api/python/stable/",
16
- "preferred": true
+ "url": "https://docs.pola.rs/api/python/version/0.20/"
17
18
19
"name": "0.19",
0 commit comments