diff --git a/setup.py b/setup.py index b3980c8..dd267de 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup( name='SpotipyWebApi', - version='1.50', + version='1.51', description='simple client for the Spotify Web API', author="@plamere", author_email="paul@echonest.com",