mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
update version and README
This commit is contained in:
parent
f1b796cf35
commit
43a4de0314
@ -14,3 +14,4 @@ v2.310, January 5, 2015 -- Added session support
|
|||||||
v2.3.1, March 28, 2015 -- Auto retry support
|
v2.3.1, March 28, 2015 -- Auto retry support
|
||||||
v2.3.5, April 28, 2015 -- Fixed bug in auto retry support
|
v2.3.5, April 28, 2015 -- Fixed bug in auto retry support
|
||||||
v2.3.6, June 3, 2015 -- Support for offset/limit with album_tracks API
|
v2.3.6, June 3, 2015 -- Support for offset/limit with album_tracks API
|
||||||
|
v2.5.0 - January 11, 2020 -- Added follow and player endpoints
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
VERSION='2.0.1'
|
VERSION='2.4.5'
|
||||||
|
|
||||||
from client import *
|
from client import *
|
||||||
from oauth2 import *
|
from oauth2 import *
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user