diff --git a/setup.py b/setup.py index 69e3891..e2ab64f 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='python3-discogs-client', - version='2.3.11', + version='2.3.12', description='Python API client for Discogs', long_description='This is an active fork of the official "Discogs API client for Python", which was deprecated by discogs.com as of June 2020. We think it is a very useful Python module and decided to continue maintaining it. Please visit: https://github.com/joalla/discogs_client for more information.', url='https://github.com/joalla/discogs_client',