chore: hotfix update for crewAI version to 0.203.2

This commit is contained in:
Lorenze Jay
2025-11-22 09:43:17 -08:00
committed by GitHub
parent 814c962196
commit 20373f673d

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