File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## qiskit-aqt-provider v1.7.0
6+
57* Update API specification and associated constraints (#176 )
68
79## qiskit-aqt-provider v1.6.0
Original file line number Diff line number Diff line change 1717author = "Qiskit and AQT development teams"
1818
1919# The short X.Y version
20- version = "1.6 .0"
20+ version = "1.7 .0"
2121# The full version, including alpha/beta/rc tags
22- release = "1.6 .0"
22+ release = "1.7 .0"
2323
2424extensions = [
2525 "sphinx.ext.napoleon" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ requires = [
66
77[tool .poetry ]
88name = " qiskit-aqt-provider"
9- version = " 1.6 .0"
9+ version = " 1.7 .0"
1010description = " Qiskit provider for AQT backends"
1111authors = [
1212 " Qiskit Development Team" ,
You can’t perform that action at this time.
0 commit comments