discogs / discogs_client

DEPRECATED - Official Python Client for the Discogs API
http://www.discogs.com/developers
Other
479 stars 132 forks source link

Put a new tag on master #45

Closed brunal closed 9 years ago

brunal commented 9 years ago

Hi, As mentioned in PR #43 I believe it could be time to push a new tag (e.g. 2.0.3 or 2.1.0) to allow python3 projects using discogs_client to put it in their setup.py

rodneykeeling commented 9 years ago

Thanks @brunal, a new version on Github has been added, and the project has been updated on PyPi: https://pypi.python.org/pypi/discogs-client/2.1.0

Cheers, Rodney