Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
SathyaBhat committed Feb 19, 2017
1 parent f3e2535 commit 182dfd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .cache-.old
Original file line number Diff line number Diff line change
@@ -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"}
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 182dfd6

Please sign in to comment.