3 Commits

Author SHA1 Message Date
Yuri Victorovich
2903d6302c Tools/scripts: In pypi-get-latest-version.sh, exit with exit code 1 on failure 2025-02-22 01:18:54 -08:00
Yuri Victorovich
d9dd505d67 Tools/scripts: In pypi-get-latest-version.sh, exclude alpha/beta/rc versions 2024-12-17 01:45:30 -08:00
Yuri Victorovich
da7a102f3c Tools/scripts: add pypi-get-latest-version.sh
pypi-get-latest-version.sh retrieves the latest version of any
Python package as registered on https://pypi.org

It makes it easy to check the latest version from the command line.
2024-11-14 00:29:55 -08:00