Skip to content

Commit 33ed52a

Browse files
datapythonistameeseeksmachine
authored andcommitted
Backport PR pandas-dev#52377: DOC: Update doc version dropdown for pandas 2.0
1 parent ffadd9f commit 33ed52a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

web/pandas/versions.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@
55
"url": "/docs/dev/"
66
},
77
{
8-
"name": "1.5 (stable)",
8+
"name": "2.0 (stable)",
99
"version": "docs",
1010
"url": "/docs/"
1111
},
12+
{
13+
"name": "1.5",
14+
"version": "pandas-docs/version/1.5",
15+
"url": "/pandas-docs/version/1.5/"
16+
},
1217
{
1318
"name": "1.4",
1419
"version": "pandas-docs/version/1.4",

0 commit comments

Comments
 (0)