diff --git a/pyproject.toml b/pyproject.toml index d1052bc..a9a1ad0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "spiffworkflow-connector-aws" +name = "connector-aws" version = "0.1.0" description = "Connect Service Tasks to AWS web services." authors = ["Dan "]