diff --git a/setup.py b/setup.py index 8f20a00..588d6f7 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='discogs-client', - version='2.0', + version='2.0.1', description='Official Python API client for Discogs', url='https://github.com/discogs/discogs-python-client', author='Discogs',