diff --git a/.cache-.old b/.cache-.old new file mode 100644 index 00000000..887b343a --- /dev/null +++ b/.cache-.old @@ -0,0 +1 @@ +{"expires_at": 1467357370, "expires_in": 3600, "refresh_token": "AQAnmN1HBoj2-1NAa09J4HYDXAc9auQ-LETfxOc9Xsat-DtDxRNYdJvVyNmSPRnnQgveTZK913kVZZclEruMKTMY3hYAPPy-G25Zhluu3CIcBVBagUhZr4IEWXnRA_YCuj8", "token_type": "Bearer", "scope": "user-library-read", "access_token": "BQBX0HgAJlziBqEDNV5iEA-C_zGcfyKHAdf_60a4NhJNMiSQOGOxrxzP5pFUOZDTs7W3jPyLNH5ZUPAmITIeDhG8tpQNojbDk33nKchLAjc8XnW0D8Q5AX9sCFFxSto4E2Zo7AymWazWSwRimxo"} \ No newline at end of file diff --git a/setup.py b/setup.py index 59554a74..cc5724fd 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open('requirements.txt') as f: requirements = f.read().splitlines() -version = '2.1.0' +version = '2.1.1' setup( name='spotify_dl',