feat: bump versions to 1.11.0

This commit is contained in:
Greyson LaLonde
2026-03-18 09:30:05 -04:00
committed by GitHub
parent 50b2c7d072
commit 9eed13b8a2
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.11.0rc2",
"crewai-tools==1.11.0",
]
embeddings = [
"tiktoken~=0.8.0"