We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39323f5 commit 5f577b4Copy full SHA for 5f577b4
ChillBot/__init__.py
@@ -1,3 +1,3 @@
1
-from .music import Music, MusicResponse, ArtistList, TrackItem, ArtistItem
+from .music import Music, MusicResponse, ArtistList, TrackItem, ArtistItem, TrackList
2
3
__version__ = "1.1.3"
0 commit comments