This release fixes what would have been a nasty bug.
Package Control knows this plugin as "Spotify". Since Sublime Text 3 uses the package name when importing modules, it would attempt to import SublimeSpotify.spotify_player and not find it. This release prevents that by renaming the project internally to "Spotify".