Skip to content

Commit e413e0f

Browse files
authored
WEB: Update versions.json for 2.3 (#61562)
1 parent 1f6f42a commit e413e0f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

web/pandas/versions.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@
55
"url": "https://pandas.pydata.org/docs/dev/"
66
},
77
{
8-
"name": "2.2 (stable)",
9-
"version": "2.2",
8+
"name": "2.3 (stable)",
9+
"version": "2.3",
1010
"url": "https://pandas.pydata.org/docs/",
1111
"preferred": true
1212
},
13+
{
14+
"name": "2.2",
15+
"version": "2.2",
16+
"url": "https://pandas.pydata.org/pandas-docs/version/2.2/",
17+
},
1318
{
1419
"name": "2.1",
1520
"version": "2.1",

0 commit comments

Comments
 (0)