diff --git a/pyproject.toml b/pyproject.toml index f488438..a6e11d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aw-core" -version = "0.5.4" +version = "0.5.5" description = "Core library for ActivityWatch" authors = ["Erik Bjäreholt ", "Johan Bjäreholt "] license = "MPL-2.0"