diff --git a/pyproject.toml b/pyproject.toml index c4e12ff..d95c4b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cdispyutils" -version = "2.3.0" +version = "2.4.0" description = "This package includes several utility Python tools for the Gen3 stack." authors = ["CTDS UChicago "] license = "Apache-2.0"