From 00b457b3a6c06fe113c91054b9b2ada4d2dc83e8 Mon Sep 17 00:00:00 2001 From: JnyJny Date: Tue, 3 Dec 2024 11:18:07 -0600 Subject: [PATCH] 0.33.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c794967..b7bdf21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "busylight-for-humans" -version = "0.32.0" +version = "0.33.0" description = "Control USB connected LED lights, like a human." authors = ["JnyJny "] license = "Apache-2.0"