Skip to content

v0.7.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewfeickert matthewfeickert released this 29 Aug 06:06

Notes

This is the second v0.7.0 release candidate. Please use this for API testing, and for testing correctness or performance for v0.7.0.

To install the release candidate you can either use pip install's --pre flag

python -m pip install --upgrade --pre pyhf

or specify the version number exactly

python -m pip install --upgrade 'pyhf==0.7.0rc2'

What's Changed

Full Changelog: v0.7.0rc1...v0.7.0rc2