8000 Backport PR #45555 on branch 1.4.x (WEB: update web/pandas/versions.json for docs dropdown menu) by meeseeksmachine · Pull Request #45556 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

Backport PR #45555 on branch 1.4.x (WEB: update web/pandas/versions.json for docs dropdown menu) #45556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Backport PR #45555: WEB: update web/pandas/versions.json for docs dro…
…pdown menu
  • Loading branch information
simonjayhawkins authored and meeseeksmachine committed Jan 22, 2022
commit da81cd928f04316e55ebcb004b44d8b609cf300b
6 changes: 1 addition & 5 deletions web/pandas/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@
"version": "docs/dev"
},
{
"name": "1.4 (rc)",
"name": "1.4 (stable)",
"version": "pandas-docs/version/1.4"
},
{
"name": "1.3 (stable)",
"version": "docs"
},
{
"name": "1.3",
"version": "pandas-docs/version/1.3"
Expand Down
0