diff --git a/phdi/__init__.py b/phdi/__init__.py index a82b376d2d..72f26f596b 100644 --- a/phdi/__init__.py +++ b/phdi/__init__.py @@ -1 +1 @@ -__version__ = "1.1.1" +__version__ = "1.1.2" diff --git a/pyproject.toml b/pyproject.toml index a4e05a5be6..f136fe5cdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "phdi" -version = "v1.1.1" +version = "v1.1.2" description = "Public health data infrastructure Building Blocks is a library to help public health departments work with their data" authors = [ "Kenneth Chow ",