Open
Description
Steps To Reproduce
Currently (10.5 was just released) the latest stable release for which DOI is correctly shown is 10.3.
Expected Behavior
https://zenodo.org/search?q=sagemath&l=list&p=1&s=10&sort=bestmatch
should show release10.5
It should also be shown on https://doi.org/10.5281/zenodo.8042260
Actual Behavior
it does not - it shows 10.5.rc*, it shows 10.5.beta*
https://zenodo.org/search?q=sagemath&l=list&p=1&s=10&sort=bestmatch
https://doi.org/10.5281/zenodo.8042260 gets rewritten to
https://zenodo.org/records/14250808 - which still points to 10.5.rc2!
Additional Information
No response
Environment
web
Checklist
- I have searched the existing issues for a bug report that matches the one I want to file, without success.
- I have read the documentation and troubleshoot guide