This release brings an exit code fix for pexes run via entrypoint as
well as a fix for finding scripts when building pexes from wheels with
dashes in their distribution name.
* Update PyPI default URL to pypi.org (610)
* Pex exits with correct code when using entrypoint (605)
* Fix *_custom_setuptools_usable ITs. (606)
* Update pyenv if neccesary (586)
* Fix script search in wheels. (600)
* Small Docstring Fix (595)