feat: bump versions to 1.12.0a2

This commit is contained in:
Greyson LaLonde
2026-03-25 23:49:12 +08:00
committed by GitHub
parent 1cc251b4b8
commit 2267b96e89
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.0a1",
"crewai-tools==1.12.0a2",
]
embeddings = [
"tiktoken~=0.8.0"