feat: bump versions to 1.13.0a1

This commit is contained in:
Greyson LaLonde
2026-03-27 03:00:29 +08:00
committed by GitHub
parent d7252bfee7
commit 0ce9567cfc
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.12.2",
"crewai-tools==1.13.0a1",
]
embeddings = [
"tiktoken~=0.8.0"