We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dbc14 commit 6f3b617Copy full SHA for 6f3b617
setup.py
@@ -5,8 +5,8 @@
5
setup(
6
name='aiolifx_effects',
7
packages=['aiolifx_effects'],
8
- version='0.2.2',
9
- install_requires=['aiolifx>=0.5.0'],
+ version='0.3.0',
+ install_requires=['aiolifx>=0.8.6'],
10
description='aiolifx light effects',
11
author='Anders Melchiorsen',
12
author_email='amelchio@nogoto.net',
0 commit comments