diff --git a/pyproject.toml b/pyproject.toml index 2e52ee7..71fb069 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "busylight-for-humans" -version = "0.27.5" +version = "0.27.6" description = "Control USB connected LED lights, like a human." authors = ["JnyJny "] license = "Apache-2.0"