Releases: FirePing32/PyPSI
Releases · FirePing32/PyPSI
v1.6.0
What's new
- Add
--threshold
optional argument to set minimum performance score - Add
--links
optional argument to add links about opportunities
v1.5.0
What's new
- Add optional argument
--api_key
to handle multiple and automated requests
v1.4.4
What's new
- Add PyPI badge and download count to
README.md
- Update
setup.py
version - UsePythonPSI/about.py
to get version number - Add
build_and_publish.yml
workflow to build and publish package to PyPI with twine