Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version strings post release #1070

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Conversation

mtreinish
Copy link
Member

Now that rustworkx 0.14.0 has been released this commit bumps all the version strings for the rustworkx and rustworkx-core to be 0.15.0. This now indicates the development version on the main branch is 0.15.0 and differentiates it from the released 0.14.0.

Now that rustworkx 0.14.0 has been released this commit bumps all the
version strings for the rustworkx and rustworkx-core to be 0.15.0. This
now indicates the development version on the main branch is 0.15.0 and
differentiates it from the released 0.14.0.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7680921209

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 95.975%

Files with Coverage Reduction New Missed Lines %
rustworkx-core/src/generators/random_graph.rs 2 79.43%
Totals Coverage Status
Change from base Build 7630142232: -0.01%
Covered Lines: 16642
Relevant Lines: 17340

💛 - Coveralls

Copy link
Collaborator

@IvanIsCoding IvanIsCoding left a comment

Choose a reason for hiding this comment

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

LGTM

@IvanIsCoding IvanIsCoding merged commit e5c79aa into Qiskit:main Jan 28, 2024
25 checks passed
@mtreinish mtreinish deleted the bump-to-15 branch January 28, 2024 00:51
mtreinish added a commit to mtreinish/retworkx that referenced this pull request Feb 20, 2024
In Qiskit#1070 we updated the version numbers of rustworkx to indicate the
main branch is developing the next release. However, in that PR we
neglected to update the mergify backport branch. This means when we tag
a PR to main as stable backport potential mergify will incorrectly
backport the PR to stable/0.13 instead of stable/0.14. This commit
corrects this oversight and updates the mergify config to backport to
the correct branch.
mergify bot added a commit that referenced this pull request Feb 21, 2024
In #1070 we updated the version numbers of rustworkx to indicate the
main branch is developing the next release. However, in that PR we
neglected to update the mergify backport branch. This means when we tag
a PR to main as stable backport potential mergify will incorrectly
backport the PR to stable/0.13 instead of stable/0.14. This commit
corrects this oversight and updates the mergify config to backport to
the correct branch.

Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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.

None yet

3 participants