From d4e35dd08fd8f7b2f3f1dfd323174c83888fe5b4 Mon Sep 17 00:00:00 2001 From: Nick Clyde Date: Wed, 17 May 2023 12:01:48 -0700 Subject: [PATCH] [RELEASE] v1.0.3 (#586) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7c6bd109cd..75b22b0a7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "phdi" -version = "v1.0.2" +version = "v1.0.3" description = "Public health data infrastructure Building Blocks is a library to help public health departments work with their data" authors = ["Kenneth Chow ", "Brandon Mader ", "Spencer Kathol ", "Nick Clyde ", "Brady Fausett ", "Marcelle Goggins ", "Bryan Britten ", "Emma Stephenson " , "Gordon Farrell ", "Robert Mitchell "] homepage = "https://github.com/CDCgov/phdi"