Skip to content

Commit

Permalink
Bump released package versions and set meta package version to 0.9.0 (Q…
Browse files Browse the repository at this point in the history
…iskit/qiskit-metapackage#227)

* Bump released package versions and set meta package version to 0.9.0

This commit bumps the version numbers for the newly released versions of
terra, aer, and ignis. It also bumps the version of the package to
reflect this change per the versioning policy.

* Ibmq provider too

* Fix lint until test update
  • Loading branch information
mtreinish authored and jaygambetta committed May 3, 2019
1 parent 90d3e06 commit fc7b0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/benchmarks/quantum_volume.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
# =============================================================================

# pylint: disable=no-member,invalid-name,missing-docstring
# pylint: disable=no-member,invalid-name,missing-docstring,no-name-in-module
# pylint: disable=attribute-defined-outside-init,unsubscriptable-object

"""Module for estimating quantum volume.
Expand Down

0 comments on commit fc7b0e0

Please sign in to comment.