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