diff --git a/setup.py b/setup.py index 727972a..dbc870a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='cheerlights_api', - version='0.1.0', + version='0.1.1', description='A Python package to interact with the CheerLights API.', long_description=open('README.md').read(), long_description_content_type='text/markdown',