diff --git a/pyproject.toml b/pyproject.toml index a51d7a6..6e9ba38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "oda-wd-client" -version = "0.0.6" +version = "0.0.7" description = "A library for interacting with Workday from Python" authors = [ "Karl Fredrik Haugland ",