From 3cf82df964ac160ecd3e26d477c7935d7e61ecb0 Mon Sep 17 00:00:00 2001 From: JnyJny Date: Sat, 16 Jul 2022 11:02:25 -0500 Subject: [PATCH] 0.21.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d71451b..232818a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "busylight-for-humans" -version = "0.21.0" +version = "0.21.1" description = "Control USB connected LED lights, like a human." authors = ["JnyJny "] license = "Apache-2.0"