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