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 numbers after 0.12.0 release #693

Merged
merged 3 commits into from
Oct 9, 2022

Conversation

mtreinish
Copy link
Member

Now that the 0.12.0 release is out the door this commit bumps the version numbers to indicate that the main branch is now ahead of the 0.12.0 release. At the same time this commit fixes an indentation issue in the CI wheel publish jobs that we hit during the 0.12.0 release.

Now that the 0.12.0 release is out the door this commit bumps the
version numbers to indicate that the main branch is now ahead of the
0.12.0 release. At the same time this commit fixes an indentation issue
in the CI wheel publish jobs that we hit during the 0.12.0 release.
setup.py Outdated Show resolved Hide resolved
Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Oct 7, 2022

Pull Request Test Coverage Report for Build 3211254405

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.05%) to 97.058%

Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_dijkstra.rs 1 99.26%
Totals Coverage Status
Change from base Build 3211044624: 0.05%
Covered Lines: 13394
Relevant Lines: 13800

💛 - Coveralls

@IvanIsCoding IvanIsCoding added the automerge Queue a approved PR for merging label Oct 8, 2022
@IvanIsCoding IvanIsCoding merged commit 791ea0d into Qiskit:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants