What's Changed
* feat: support for Python 3.11, 3.12, and 3.13 by antazoey in https://github.com/antazoey/audius-py/pull/5
* feat: Simplify importing and initializing App with app name by antazoey in https://github.com/antazoey/audius-py/pull/6
* feat: `audius play` command and allow playing random tracks when not given ID by antazoey in https://github.com/antazoey/audius-py/pull/8
* refactor: don't use pager for hosts by antazoey in https://github.com/antazoey/audius-py/pull/9
* refactor: use cyclopts instead of click for CLI by antazoey in https://github.com/antazoey/audius-py/pull/10
**Full Changelog**: https://github.com/antazoey/audius-py/compare/0.1.5...0.1.6