feat: bump versions to 1.10.1 (#4706)
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled

This commit is contained in:
Lorenze Jay
2026-03-04 11:03:17 -08:00
committed by GitHub
parent ea70976a5d
commit 53df41989a
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.1a1",
"crewai-tools==1.10.1",
]
embeddings = [
"tiktoken~=0.8.0"