From 1788ff8a68b642b2616f2f8e6a081e5fc8bc25c8 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 18 Nov 2022 15:07:50 -0600 Subject: [PATCH] 0.28.33 (#385) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d943171f..81f645bc 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( name="flux_led", packages=["flux_led"], - version="0.28.32", + version="0.28.33", description="A Python library to communicate with the flux_led smart bulbs", author="Daniel Hjelseth Høyer", author_email="mail@dahoiv.net",