diff --git a/pyproject.toml b/pyproject.toml index 548e64293..5d76ae6be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "langgraph-monorepo" version = "0.0.1" description = "LangGraph monorepo" -authors = ["Your Name "] +authors = [] license = "MIT" readme = "README.md"