Updated version

This commit is contained in:
Paul Lamere 2017-01-02 12:12:48 -05:00
parent 88a1291fe4
commit a150103605
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.2',
version='2.4.3',
description='simple client for the Spotify Web API',
author="@plamere",
author_email="paul@echonest.com",