feat: bump versions to 1.13.0 (#5246)

This commit is contained in:
Lorenze Jay
2026-04-02 16:12:03 -07:00
committed by GitHub
parent 1b7be63b60
commit 6ef6fada4d
9 changed files with 9 additions and 9 deletions

View File

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