preparring to cut new version

This commit is contained in:
João Moura
2024-03-11 19:54:27 -03:00
parent eaac627600
commit 3950878690

View File

@@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = ">=3.10,<=3.13"
crewai = {extras = ["tools"], version = "^0.22.0"}
crewai = {extras = ["tools"], version = "^0.22.2"}
[tool.poetry.scripts]
{{folder_name}} = "{{folder_name}}.main:run"