spotipy/spotipy/__init__.py

3 lines
84 B
Python
Raw Permalink Normal View History

2014-08-25 21:41:21 +00:00
VERSION='2.0.1'
from .client import Spotify
from .exceptions import SpotifyException