feat: bump versions to 1.12.1 (#5094)

* chore: bump version to 1.12.1 across all modules

* feat: bump versions to 1.12.1
This commit is contained in:
João Moura
2026-03-25 18:45:33 -07:00
committed by GitHub
parent 918654318b
commit 034f576dc0
9 changed files with 9 additions and 9 deletions

View File

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