We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8115ab commit 4636addCopy full SHA for 4636add
setup.py
@@ -5,7 +5,7 @@
5
setup(
6
name='aiolifx_effects',
7
packages=['aiolifx_effects'],
8
- version='0.1.0',
+ version='0.1.1',
9
install_requires=['aiolifx>=0.5.0'],
10
description='aiolifx light effects',
11
author='Anders Melchiorsen',
0 commit comments