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"