Skip to content

Bump version in toplevel setup.py#11068

Merged
jakelishman merged 1 commit into
Qiskit:mainfrom
garrison:bump-missed-version
Oct 20, 2023
Merged

Bump version in toplevel setup.py#11068
jakelishman merged 1 commit into
Qiskit:mainfrom
garrison:bump-missed-version

Conversation

@garrison
Copy link
Copy Markdown
Member

Summary

Pull request #11059 bumped the version on main to 1.0.0, but it missed the version in the toplevel setup.py. This PR fixes that oversight.

Details and comments

In the current state, the qiskit and qiskit-terra python packages cannot be simultaneously installed from main. This led to a CI failure for us in the circuit knitting toolbox, which can be seen here: https://github.com/Qiskit-Extensions/circuit-knitting-toolbox/actions/runs/6582190865/job/17883338486

Pull request Qiskit#11059 bumped the version on `main` to `1.0.0`, but
it missed the version in the toplevel `setup.py`.  This PR
fixes that oversight.

In the current state, the `qiskit` and `qiskit-terra` python packages
cannot be simultaneously installed from `main`.  This led to a CI
failure for us in the circuit knitting toolbox, which can be seen here:
https://github.com/Qiskit-Extensions/circuit-knitting-toolbox/actions/runs/6582190865/job/17883338486
@garrison garrison requested a review from a team as a code owner October 20, 2023 13:05
@qiskit-bot
Copy link
Copy Markdown
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

Copy link
Copy Markdown
Member

@jakelishman jakelishman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine to get your CI moving again, though the proper fix is #10958, which I'll rebase over some minor recent changes.

@jakelishman jakelishman enabled auto-merge October 20, 2023 13:13
@jakelishman jakelishman added this pull request to the merge queue Oct 20, 2023
Merged via the queue into Qiskit:main with commit 33f7af6 Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants