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