diff --git a/docs/index.md b/docs/index.md index 7bf14aa3e..8490810f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -58,11 +58,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By LLMs -
  • +
  • Pipeline diff --git a/pyproject.toml b/pyproject.toml index 4ca58623a..1f927192e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "crewai" -version = "0.64.0" +version = "0.65.0" description = "Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks." authors = ["Joao Moura "] readme = "README.md"