rigetti / qiskit-rigetti

Qiskit provider serving Rigetti hardware & simulator backends.
Apache License 2.0
7 stars 7 forks source link

Upgrade: Update build dependencies, remove upper bound on qiskit #31

Closed dbanty closed 2 years ago

dbanty commented 2 years ago

Closes #25

Motivations for removing the upper bound on Qiskit:

  1. We've had several people be unable to use this library effectively while waiting on updates, and several PRs to update the version which have taken a while for us to release.
  2. We do not have an automated way to bump & test new versions yet, so further delays happen between every new Qiskit version.
  3. There doesn't appear to be an easy way to check what the breaking changes were in the Qiskit changelog anyway, so manual validation of new versions has limited value.
rigetti-githubbot commented 6 months ago

:tada: This PR is included in version 0.4.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: