Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.1k stars 2.34k forks source link

Revert version number back to 1.3.0 after beta pre-release #13142

Closed mtreinish closed 2 weeks ago

mtreinish commented 2 weeks ago

Summary

Now that the 1.3.0b1 pre-release has been published this commit reverts the version number back to 1.3.0 to differentiate development builds from the published pre-release.

Details and comments

qiskit-bot commented 2 weeks ago

One or more of the following people are relevant to this code:

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 10829885890

Details


Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/lex.rs 2 92.73%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 10828631676: 0.008%
Covered Lines: 73123
Relevant Lines: 82296

💛 - Coveralls