We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a57bde commit a539d77Copy full SHA for a539d77
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='cheerlights_api',
7
- version='0.1.0',
+ version='0.1.1',
8
description='A Python package to interact with the CheerLights API.',
9
long_description=open('README.md').read(),
10
long_description_content_type='text/markdown',
0 commit comments