chore: update version numbers to 1.4.0
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled

This commit is contained in:
Lorenze Jay
2025-11-06 20:04:44 -08:00
committed by GitHub
parent b2c278ed22
commit d29867bbb6
7 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools==1.3.0",
"crewai-tools==1.4.0",
]
embeddings = [
"tiktoken~=0.8.0"