Annoucements
With the release of `v0.1.2`, OQpy now supports Python 3.11! 🐍
What's Changed
* Fix add_defcal by jcjaskula-aws in https://github.com/openqasm/oqpy/pull/18
* Loosen dependency version constraints wherever possible by karalekas and PhilReinhold in https://github.com/openqasm/oqpy/pull/19
* Add support for arguments & return types to defcals by jcjaskula-aws in https://github.com/openqasm/oqpy/pull/20
* Add CITATION.cff file for creating OQpy citation by karalekas in https://github.com/openqasm/oqpy/pull/22
**Full Changelog**: https://github.com/openqasm/oqpy/compare/v0.1.1...v0.1.2