Compare commits

...

1 Commits

Author SHA1 Message Date
Lorenze Jay
20373f673d chore: hotfix update for crewAI version to 0.203.2 2025-11-22 09:43:17 -08:00

View File

@@ -40,7 +40,7 @@ def _suppress_pydantic_deprecation_warnings() -> None:
_suppress_pydantic_deprecation_warnings()
__version__ = "0.203.1"
__version__ = "0.203.2"
_telemetry_submitted = False