diff --git a/pyproject.toml b/pyproject.toml index 099ce1b..9e21bef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "timebox" -version = "0.3.3" +version = "0.4.0" description = "Menu bar utility app (macOS) adding timeboxing functionality to Things 3." authors = ["Camillo Visini "] license = "MIT"