feat: bump versions to 1.11.1 (#5030)

This commit is contained in:
Lorenze Jay
2026-03-23 16:22:19 -07:00
committed by GitHub
parent e88a8f2785
commit 3b569b8da9
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.0",
"crewai-tools==1.11.1",
]
embeddings = [
"tiktoken~=0.8.0"