1.1.0
NOTICE
You must re-run the installation script /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/outsideopen/oo-bin-py/HEAD/install.sh)" due to the change from pip to pipx
What's Changed
- Added
certcommand for checking cert validity - Changed the installer to use
pipxfor PEP 668 compatibility - Added
--update-tagoption to allowoocommand to upgrade to a specific tagged release. Thus support pre-release updates without needing to run the installer.
Full Changelog: 1.0.9...1.0.10-rc1