Skip to content

Commit

Permalink
Merge pull request #26 from mattip/version-fix
Browse files Browse the repository at this point in the history
fix version.json version to match generated documentation version
  • Loading branch information
melissawm authored Jun 17, 2024
2 parents 7d9a948 + 83d0c23 commit 4d9ba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _static/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
{
"name": "2.0 (stable)",
"version": "doc/2.0",
"version": "2.0",
"url": "https://numpy.org/doc/stable/",
"preferred": true
},
Expand Down

0 comments on commit 4d9ba0a

Please sign in to comment.