v0.5.1: Changes in the build system
Highlights and important notes
This release is a minor change in the build system. There are no new wrappers or code changes of existing SLICOT wrappers.
Build
- Use FindPython instead of deprecated FindPythonLibs by @bnavigator in #181
- Use setuptools_scm instead of custom version determination code by @bnavigator in #180
Other changes
- Support Python 3.11 by @bnavigator in #182
Pull requests and issues associated with the release
Full Changelog: v0.5.0...v0.5.1