Qiskit Algorithms 0.2.1
Changelog
Fixes
- Even though
qiskit-algorithms
included apy.typed
marker, reporting itself as being typed, the types were not checked and contained errors. We are releasing a bugfix release in an untyped form to allow dependent packages, that are themselves typed, to continue type checking normally.