diff --git a/pyproject.toml b/pyproject.toml index 42305fe..312c5f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "sample-app" +name = "triton-sample-app" version = "0.1.0" description = "" authors = ["Your Name "]