From 982efa87aafd25a30685f766ca5e429cccfba7d4 Mon Sep 17 00:00:00 2001 From: Boban Date: Thu, 26 Sep 2024 14:41:09 -0400 Subject: [PATCH] [RELEASE]-1.6.8 (#2631) --- 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 64206c43be..2382cc1198 100644 --- a/phdi/__init__.py +++ b/phdi/__init__.py @@ -1 +1 @@ -__version__ = "1.6.7" +__version__ = "1.6.8" diff --git a/pyproject.toml b/pyproject.toml index 5b1a058ceb..b6870b53f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "phdi" -version = "v1.6.7" +version = "v1.6.8" description = "Public health data infrastructure Building Blocks is a library to help public health departments work with their data" authors = [ "Kenneth Chow ",