Update changelog and setup to v3

This commit is contained in:
Stephane Bruckert 2021-03-04 21:27:27 +01:00 committed by dieser-niko
parent c8915dcc91
commit a614748ad7

View File

@ -13,7 +13,7 @@ extra_reqs = {
setup(
name='spotipy',
version='2.24.0',
version='3.0.0-alpha',
description='A light weight Python library for the Spotify Web API',
long_description=long_description,
long_description_content_type="text/markdown",