diff --git a/pyproject.toml b/pyproject.toml index 7bd177b..2576aaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "cairo_programs" version = "0.1.0" -description = "" -authors = ["Your Name "] +description = "Integration of the Kakarot Ethereum execution layer in the Reth client." +authors = [] readme = "README.md" [tool.poetry.dependencies]