feat: bump versions to 1.0.0b2 (#3713)

This commit is contained in:
Lorenze Jay
2025-10-16 08:27:57 -07:00
committed by GitHub
parent d9b68ddd85
commit 7351e4b0ef
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.0b1",
"crewai-tools==1.0.0b2",
]
embeddings = [
"tiktoken~=0.8.0"