* Devices are no longer serialized with wrong roqoqo version number
1.3.0
* Wrong angle in circuit decomposition of MultiQubitZZ and MultiQubitMS
1.2.5
* Updated to pyo3 0.18.1
1.2.4
* Updated to pyo3 0.18, qoqo_calculator 1.1.1 and nalgebra 0.32
1.2.3
* Modified the downcast method for measurements passed to the QuantumProgram in qoqo * Added to_bincode and from_bincode methods to all measurements in qoqo
1.2.2
* Removed references to `pyo3::prepare_freethreaded_python();` outside of tests