From eabc1112feabed9f69ca31f525332911944983e5 Mon Sep 17 00:00:00 2001 From: Karl Fredrik Haugland Date: Wed, 26 Jul 2023 10:49:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20version:=20Bump=20to=200.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b94eafd..05463fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "oda-wd-client" -version = "0.0.1" +version = "0.0.2" description = "A library for interacting with Workday from Python" authors = [ "Karl Fredrik Haugland ",