This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
Releases: Qiskit/qiskit-metapackage
Releases · Qiskit/qiskit-metapackage
Qiskit 0.9.0
Qiskit 0.8.1
Changelog
Changed
- Increased the qiskit-terra version to v0.7.2 which includes a fix for the
schema validation of backend configuration in Qiskit/qiskit#2258 (#217)
Qiskit 0.8.0
Changelog
Added
- Added qiskit-ignis to the set of installed packages (#164)
Changed
- Increased the qiskit-terra version to v0.7.1 which includes a fix for the
BasicAer simulator issue documented in Qiskit/qiskit#1583 and
Qiskit/qiskit#1838 (#167).
Qiskit 0.7.3
Solves the installation problems with pip
version 19.0.2. Updating is possible by doing:
$ pip install -U qiskit
During installation, failing to build the Qiskit wheel is expected. This is intended.
Qiskit 0.7.2
Solves the problems updating to 0.7.X
versions in environments where wheel
is installed. Updating is possible by doing:
$ pip install -U qiskit
During installation, failing building the qiskit
wheel is expected. This is intended.
Qiskit 0.7.1
Enable users using Qiskit versions prior to 0.7.0
to properly update to the latest versions of Qiskit by issuing:
$ pip install -U qiskit
Qiskit 0.7.0
Update README.md