fix version

This commit is contained in:
João Moura
2025-02-05 21:18:20 -08:00
parent 92731544ae
commit abee94d056
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ description = "Power up your crews with {{folder_name}}"
readme = "README.md"
requires-python = ">=3.10,<3.13"
dependencies = [
"crewai[tools]>=0.100.0"
"crewai[tools]>=0.100.1"
]
[tool.crewai]