feat: bump versions to 1.11.0rc1

This commit is contained in:
Greyson LaLonde
2026-03-15 23:37:20 -04:00
committed by GitHub
parent 4d21c6e4ad
commit aca0817421
9 changed files with 9 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools==1.10.2rc2",
"crewai-tools==1.11.0rc1",
]
embeddings = [
"tiktoken~=0.8.0"