This is a small maintenance release for `usbmuxctl`. Most changes are not user-facing and only concern the CI, Python- and Debian- packaging. One change, however, fixes some user-facing typos in the tool itself.
What's Changed
* CI: add ruff linter / formattter / import sorter and codespell jobs by hnez in https://github.com/linux-automation/usbmuxctl/pull/8
* Move the project away from setup.py to pyproject.toml by hnez in https://github.com/linux-automation/usbmuxctl/pull/9
* README: Update DCO to follow the kernel wording by SmithChart in https://github.com/linux-automation/usbmuxctl/pull/7
* debian/control: update to use pyproject.toml by jluebbe in https://github.com/linux-automation/usbmuxctl/pull/10
* pyproject.toml: use setuptools_scm to determine version number by hnez in https://github.com/linux-automation/usbmuxctl/pull/11
* CI: changes in preparation for automated publication by hnez in https://github.com/linux-automation/usbmuxctl/pull/12
* CI: add automatic publication to pypi.org and test.pypi.org by hnez in https://github.com/linux-automation/usbmuxctl/pull/13
New Contributors
* hnez made his first contribution in https://github.com/linux-automation/usbmuxctl/pull/8
**Full Changelog**: https://github.com/linux-automation/usbmuxctl/compare/0.1.3...0.1.4