preparing new version

This commit is contained in:
João Moura
2024-05-13 22:32:24 -03:00
parent fc510dbc3d
commit a0dcc65dac
3 changed files with 7 additions and 3 deletions

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.30.6"}
crewai = {extras = ["tools"], version = "^0.30.7"}
[tool.poetry.scripts]
{{folder_name}} = "{{folder_name}}.main:run"