diff --git a/libs/agno/pyproject.toml b/libs/agno/pyproject.toml index e43be767fb..fc2d1a6edc 100644 --- a/libs/agno/pyproject.toml +++ b/libs/agno/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agno" -version = "0.1.7" +version = "1.0.0" description = "Agno: a lightweight framework for building multi-modal Agents" requires-python = ">=3.7,<4" readme = "README.md"