v0.1.14
What's Changed
v0.1.14 fixes a bug in the client list creation when only a single pysmurf-controller agent is used. We also drop support for Python 3.7.
Bug Fixes
- Fix issue creating SMuRF controller client list for single controllers by @BrianJKoopman in #155
Packaging Updates
- Cleanup badges in README by @BrianJKoopman in #150
- Fix misnamed pyproject.toml file by @BrianJKoopman in #151
- Drop Python 3.7 and add 3.11 and 3.12 to support list by @BrianJKoopman in #152
Full Changelog: v0.1.13...v0.1.14