Non-Breaking Changes
* The Pennylane dependency was updated to the most recent version (v0.37)
- Docs dependencies on
m2r2
were removed and replaced withsphinx-mdinclude
- The sphinx build action was removed from the project's github action workflows due to sphinx being v2 rather than v8. A custom docs build command using the most recent sphinx version was used instead.
- All qnetvo issues related to this update were resolved.