From d991bfa0346ca0cdcd9f0270ffd8a7ad20319a74 Mon Sep 17 00:00:00 2001 From: Marcelle <53578688+m-goggins@users.noreply.github.com> Date: Thu, 19 Sep 2024 15:56:16 -0700 Subject: [PATCH] [RELEASE]-1.6.6 (#2596) bump --- phdi/__init__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phdi/__init__.py b/phdi/__init__.py index 81162ee4c..3b4d1c14b 100644 --- a/phdi/__init__.py +++ b/phdi/__init__.py @@ -1 +1 @@ -__version__ = "1.6.5" +__version__ = "1.6.6" diff --git a/pyproject.toml b/pyproject.toml index 500d5e9f6..9f7f4e8cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "phdi" -version = "v1.6.5" +version = "v1.6.6" description = "Public health data infrastructure Building Blocks is a library to help public health departments work with their data" authors = [ "Kenneth Chow ",