Skip to content

Commit 20373f6

Browse files
authored
chore: hotfix update for crewAI version to 0.203.2
1 parent 814c962 commit 20373f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crewai/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def filtered_warn(
4040

4141
_suppress_pydantic_deprecation_warnings()
4242

43-
__version__ = "0.203.1"
43+
__version__ = "0.203.2"
4444
_telemetry_submitted = False
4545

4646

0 commit comments

Comments
 (0)