chore: 1.0.0b3 bump (#3734)

This commit is contained in:
Lorenze Jay
2025-10-18 16:11:54 -07:00
committed by GitHub
parent 09a390d50f
commit 14a8926214
5 changed files with 5 additions and 5 deletions

View File

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