|
@ -5,7 +5,7 @@ with open("README.md", "r") as fh: |
|
|
|
|
|
|
|
|
setuptools.setup( |
|
|
setuptools.setup( |
|
|
name="spotify-mpd-sync", |
|
|
name="spotify-mpd-sync", |
|
|
version="1.0.1", |
|
|
version="1.0.2", |
|
|
author="Wesley Kerfoot", |
|
|
author="Wesley Kerfoot", |
|
|
author_email="wes@wesk.tech", |
|
|
author_email="wes@wesk.tech", |
|
|
description="Synchronize Spotify Playlist to MPD", |
|
|
description="Synchronize Spotify Playlist to MPD", |
|
|