Update spotify package initialiser

This commit is contained in:
Sandeep Murthy 2018-02-17 11:55:01 +00:00 committed by Stephane Bruckert
parent e1ba4a9bbb
commit ef49cd6e03

View File

@ -1,3 +1,5 @@
VERSION='2.0.1'
from .client import *
from .oauth2 import *
from util import *