feat: bump versions to 1.0.0a3

Co-authored-by: Greyson LaLonde <greyson.r.lalonde@gmail.com>
This commit is contained in:
Lorenze Jay
2025-10-03 15:51:27 -07:00
committed by GitHub
parent ebeed0b752
commit 0b305dabc9
5 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools==1.0.0a1",
"crewai-tools==1.0.0a3",
]
embeddings = [
"tiktoken~=0.8.0"