You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/qiskit-ibm-runtime/release-notes.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The qiskit-ibm-runtime `v0.41.0` release focuses on the removal of IBM Quantum P
39
39
40
40
* Support for running `qiskit-ibm-runtime` with Python 3.9 has been deprecated and will be removed in a future release.
41
41
42
-
Additionally, `qiskit-ibm-runtime` now officially supports Python 3.13. ([2314](https://github.com/Qiskit/qiskit-ibm-runtime/pull/2314))
42
+
Additionally, `qiskit-ibm-runtime` now officialy supports Python 3.13. ([2314](https://github.com/Qiskit/qiskit-ibm-runtime/pull/2314))
43
43
44
44
* When saving an account, there is now a validation check to make sure the `region`, `plans_preference`, and `tags` parameters are valid. ([2319](https://github.com/Qiskit/qiskit-ibm-runtime/pull/2319))
<Admonitiontitle="New in version 1.0.0."type="info" />
94
94
95
95
Changed in version 3.0.0b7: This method returns the serialized data rather than a `(data, errors)` duple. A `ValidationError` is raised if `obj` is invalid.
<Admonitiontitle="New in version 1.0.0."type="info" />
143
143
144
144
Changed in version 3.0.0b7: This method returns the serialized data rather than a `(data, errors)` duple. A `ValidationError` is raised if `obj` is invalid.
<Admonitiontitle="New in version 1.0.0."type="info" />
225
225
226
226
Changed in version 3.0.0b7: This method returns the deserialized data rather than a `(data, errors)` duple. A `ValidationError` is raised if invalid data are passed.
<Admonitiontitle="New in version 1.0.0."type="info" />
248
248
249
249
Changed in version 3.0.0b7: This method returns the deserialized data rather than a `(data, errors)` duple. A `ValidationError` is raised if invalid data are passed.
0 commit comments