diff --git a/pyproject.toml b/pyproject.toml index 26a7fc4..a77d3b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "game-theory-of-life" version = "0.1.0" -description = "Add your description here" +description = "Simulador de interações" readme = "README.md" requires-python = ">=3.14" dependencies = [