Updated version number

This commit is contained in:
Paul Lamere 2014-08-19 13:20:57 -04:00
parent 358b578d9c
commit a17fb7c777

View File

@ -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",