From f10e02edbceb282108f035b7f8ca53e02d257e37 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 27 Mar 2023 10:41:21 -1000 Subject: [PATCH] 0.28.36 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 973ac33f..6570b834 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ setup( name="flux_led", packages=["flux_led"], - version="0.28.35", + version="0.28.36", description="A Python library to communicate with the flux_led smart bulbs", author="Daniel Hjelseth Høyer", author_email="mail@dahoiv.net",