Skip to content

Commit

Permalink
preparring to cut new version
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomdmoura committed Mar 11, 2024
1 parent eaac627 commit 3950878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crewai/cli/templates/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3950878

Please sign in to comment.