version bump to 1.5.0-alpha

This commit is contained in:
David Todd 2018-04-24 18:18:28 -05:00
parent f42801ae90
commit ee5e47473e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='spotipy',
version='2.4.4',
version='2.5.0-alpha',
description='simple client for the Spotify Web API',
author="@plamere",
author_email="paul@echonest.com",