help wantedtype: feature request
Description
What's the problem this feature will solve?
For each tool that I use, I 'watch' that tool in GitHub which gives me a handy notification anytime there's a new release.
pip seems to be the odd one out in using GitHub but not doing releases on GitHub.
Describe the solution you'd like
Consider doing releases on GitHub. There are ways to do this and have it on the website too.
Alternative Solutions
Some folks (like NumPy) have all the release details in the GitHub release, and also on their site.
Others (like Pandas) just put a quick note in GitHub with a link to their releases page.
Additional context
Clearly this is a pretty minor thing, but would be nice!
Code of Conduct
- I agree to follow the PSF Code of Conduct.