Skip to content

Commit 44b6bcb

Browse files
committed
preparing verison 0.5.5
1 parent a45c82c commit 44b6bcb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By
2828
Processes
2929
</a>
3030
</li>
31+
<li>
32+
<a href="./core-concepts/Crews">
33+
Crews
34+
</a>
35+
</li>
3136
</ul>
3237
</div>
3338
<div style="width:30%">

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.poetry]
33
name = "crewai"
4-
version = "0.5.4"
4+
version = "0.5.5"
55
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."
66
authors = ["Joao Moura <joao@crewai.com>"]
77
readme = "README.md"

0 commit comments

Comments
 (0)