From 0105a15d705ac7f3ad19d48aa1efd1545512ab8d Mon Sep 17 00:00:00 2001 From: JnyJny Date: Thu, 30 May 2024 08:13:52 -0500 Subject: [PATCH] 0.31.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dc3bc50..1e4e5db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "busylight-for-humans" -version = "0.30.1" +version = "0.31.0" description = "Control USB connected LED lights, like a human." authors = ["JnyJny "] license = "Apache-2.0"