bump new alpha version

This commit is contained in:
Joao Moura
2026-02-27 01:43:33 -08:00
parent 514c082882
commit 979aa26c3d
10 changed files with 10 additions and 10 deletions

View File

@@ -53,7 +53,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools==1.10.0",
"crewai-tools==1.10.1b",
]
embeddings = [
"tiktoken~=0.8.0"