chore: update crewAI version to 0.165.0 and tools dependency to 0.62.1 (#3357)

This commit is contained in:
Lorenze Jay
2025-08-18 18:25:59 -07:00
committed by GitHub
parent 2a0cefc98b
commit 6068fe941f
6 changed files with 3019 additions and 3019 deletions

View File

@@ -54,7 +54,7 @@ def _track_install_async():
_track_install_async()
__version__ = "0.159.0"
__version__ = "0.165.0"
__all__ = [
"Agent",
"Crew",