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