feat: bump versions to 1.13.0rc1

This commit is contained in:
Greyson LaLonde
2026-03-27 11:26:04 +08:00
committed by GitHub
parent 1b2062009a
commit 78d8ddb649
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.0a2",
"crewai-tools==1.13.0rc1",
]
embeddings = [
"tiktoken~=0.8.0"