update version and README

This commit is contained in:
Harrison 2019-08-12 18:13:07 -05:00 committed by Stephane Bruckert
parent f1b796cf35
commit 43a4de0314
3 changed files with 3 additions and 2 deletions

View File

@ -14,3 +14,4 @@ v2.310, January 5, 2015 -- Added session support
v2.3.1, March 28, 2015 -- 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.5.0 - January 11, 2020 -- Added follow and player endpoints

View File

@ -1,4 +1,4 @@
VERSION='2.0.1'
VERSION='2.4.5'
from client import *
from oauth2 import *