Skip to content

Commit

Permalink
nump up version for release (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
SathyaBhat authored Nov 17, 2020
1 parent 7aacc45 commit 56877bb
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
@@ -1,4 +1,4 @@
__all__ = ['VERSION']

VERSION = '7.0.0'
VERSION = '7.1.0'
SAVE_PATH = '~/.spotifydl'

0 comments on commit 56877bb

Please sign in to comment.