preparing verison 0.5.5

This commit is contained in:
João Moura
2024-02-07 23:13:39 -08:00
parent a45c82c5f7
commit 44b6bcbcaa
2 changed files with 6 additions and 1 deletions

View File

@@ -28,6 +28,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
Processes
</a>
</li>
<li>
<a href="./core-concepts/Crews">
Crews
</a>
</li>
</ul>
</div>
<div style="width:30%">

View File

@@ -1,7 +1,7 @@
[tool.poetry]
name = "crewai"
version = "0.5.4"
version = "0.5.5"
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 <joao@crewai.com>"]
readme = "README.md"