From 8aee72b6094785aa50dc694e984eb779df0e30be Mon Sep 17 00:00:00 2001 From: JnyJny Date: Fri, 24 Feb 2023 12:45:16 -0600 Subject: [PATCH] 0.26.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 133f403..0f181e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "busylight-for-humans" -version = "0.25.5" +version = "0.26.0" description = "Control USB connected LED lights, like a human." authors = ["JnyJny "] license = "Apache-2.0"