Skip to content

Commit

Permalink
bump version for release (SathyaBhat#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
SathyaBhat authored Oct 21, 2020
1 parent 20312d1 commit 935e3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify_dl/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
YOUTUBE_API_VERSION = "v3"
VIDEO = 'youtube#video'
YOUTUBE_VIDEO_URL = 'https://www.youtube.com/watch?v='
VERSION = '5.0.0'
VERSION = '6.0.0'
SAVE_PATH = '~/.spotifydl'
SCOPE = "user-library-read"

0 comments on commit 935e3c5

Please sign in to comment.