Skip to content

Commit

Permalink
bump up version for release (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
SathyaBhat authored Jan 21, 2021
1 parent 1e083d8 commit fa673ce
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.3.0'
VERSION = '7.4.0'
SAVE_PATH = '~/.spotifydl'

0 comments on commit fa673ce

Please sign in to comment.