Skip to content

Commit 6f3b617

Browse files
committed
Release 0.3.0 with updated aiolifx depdendency
Signed-off-by: Avi Miller <me@dje.li>
1 parent 54dbc14 commit 6f3b617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
setup(
66
name='aiolifx_effects',
77
packages=['aiolifx_effects'],
8-
version='0.2.2',
9-
install_requires=['aiolifx>=0.5.0'],
8+
version='0.3.0',
9+
install_requires=['aiolifx>=0.8.6'],
1010
description='aiolifx light effects',
1111
author='Anders Melchiorsen',
1212
author_email='amelchio@nogoto.net',

0 commit comments

Comments
 (0)