diff --git a/setup.py b/setup.py index ffe47da4..703905d1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="flux_led", packages=["flux_led"], - version="0.24.0", + version="0.24.1", description="A Python library to communicate with the flux_led smart bulbs", author="Daniel Hjelseth Høyer", author_email="mail@dahoiv.net",