feat: bump versions to 1.2.1 (#3800)

* feat: bump versions to 1.2.1

* updated templates too
This commit is contained in:
Lorenze Jay
2025-10-27 09:12:04 -07:00
committed by GitHub
parent b07c0fc45c
commit 5d6b4c922b
7 changed files with 7 additions and 7 deletions

View File

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