diff --git a/pyproject.toml b/pyproject.toml index 3bd956e..5968c87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "heal" +name = "heal-sdk" version = "0.1.3" description = "HEAL Platform SDK" authors = ["Center for Translational Data Science at the University of Chicago "]