What's Changed
* Add example to README.md by toumix in https://github.com/discopy/discopy/pull/253
* Fix docs, remove architecture from readme by toumix in https://github.com/discopy/discopy/pull/255
* Fix pregroup swap rotation by toumix in https://github.com/discopy/discopy/pull/258
* Fix documentation, update its dependencies by boldar99 in https://github.com/discopy/discopy/pull/260
* feat: Do not infer dtype when `data` is `None` in `tensor.Box` by boldar99 in https://github.com/discopy/discopy/pull/261
* Update build.yml with versions 3.10 and 3.11 by toumix in https://github.com/discopy/discopy/pull/262
* Fix CRz and CRx gate conversion by y-richie-y in https://github.com/discopy/discopy/pull/263
* Fix scalar too by y-richie-y in https://github.com/discopy/discopy/pull/264
* Fix CZ scalar too by y-richie-y in https://github.com/discopy/discopy/pull/265
* TypeVar argument must be str by toumix in https://github.com/discopy/discopy/pull/267
**Full Changelog**: https://github.com/discopy/discopy/compare/1.1.6...1.1.7