Skip to content

Bump main branch version post 0.45.0rc1 tag#11059

Merged
mtreinish merged 2 commits into
Qiskit:mainfrom
mtreinish:bump-big-one
Oct 20, 2023
Merged

Bump main branch version post 0.45.0rc1 tag#11059
mtreinish merged 2 commits into
Qiskit:mainfrom
mtreinish:bump-big-one

Conversation

@mtreinish
Copy link
Copy Markdown
Member

Summary

Now that the first release candidate for the 0.45.0 release has been tagged, the stable branch for the 0.45 series has been created and we can start developing the 1.0.0 release on main. This commit bumps all the version strings from 0.45.0 to 1.0.0 (and the backport branch for mergify to 0.45) accordingly to differentiate the main branch from 0.45.*.

Details and comments

Now that the first release candidate for the 0.45.0 release has been
tagged, the stable branch for the 0.45 series has been created and we
can start developing the 1.0.0 release on main. This commit bumps all
the version strings from 0.45.0 to 1.0.0 (and the backport branch for
mergify to 0.45) accordingly to differentiate the main branch from
0.45.*.
@mtreinish mtreinish added the Changelog: None Do not include in the GitHub Release changelog. label Oct 19, 2023
@mtreinish mtreinish added this to the 1.0.0 milestone Oct 19, 2023
@mtreinish mtreinish requested a review from a team as a code owner October 19, 2023 21:48
@qiskit-bot
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

As discussed in Slack, +1 to your approach for Previous Releases with docs.

Copy link
Copy Markdown
Contributor

@kevinhartman kevinhartman left a comment

Choose a reason for hiding this comment

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

LGTM.

@mtreinish mtreinish enabled auto-merge October 19, 2023 22:25
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 6580754834

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 17 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.002%) to 86.891%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 93.76%
crates/qasm2/src/lex.rs 4 91.41%
crates/qasm2/src/parse.rs 12 97.13%
Totals Coverage Status
Change from base Build 6580401125: -0.002%
Covered Lines: 73862
Relevant Lines: 85005

💛 - Coveralls

@mtreinish mtreinish added this pull request to the merge queue Oct 19, 2023
Merged via the queue into Qiskit:main with commit aa0e1a2 Oct 20, 2023
@mtreinish mtreinish deleted the bump-big-one branch October 20, 2023 02:00
garrison added a commit to garrison/qiskit that referenced this pull request Oct 20, 2023
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
github-merge-queue Bot pushed a commit that referenced this pull request Oct 20, 2023
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.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants