diff --git a/pyproject.toml b/pyproject.toml index f299d6c..234acf5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "task-status" -version = "0.2.3" +version = "0.2.4" description = "Utility to get status data built from taskwarrior" authors = ["Alex Kelly "]