Skip to content

Commit

Permalink
bump version to 2.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jrnewell committed Apr 29, 2016
1 parent bd49619 commit 84c79a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def _read(fn):

setup(
name='spotify-ripper',
version='2.8.8',
version='2.8.9',
packages=find_packages(exclude=["tests"]),
scripts=['spotify_ripper/main.py'],
include_package_data=True,
Expand Down Expand Up @@ -55,7 +55,7 @@ def _read(fn):
license='MIT',
keywords="spotify ripper mp3 ogg vorbis flac opus acc mp4 m4a",
url='https://github.com/jrnewell/spotify-ripper',
download_url='https://github.com/jrnewell/spotify-ripper/tarball/2.8.8',
download_url='https://github.com/jrnewell/spotify-ripper/tarball/2.8.9',
classifiers=[
'Topic :: Multimedia :: Sound/Audio',
'Topic :: Multimedia :: Sound/Audio :: Capture/Recording',
Expand Down

0 comments on commit 84c79a3

Please sign in to comment.