We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4951d30 commit cbb9965Copy full SHA for cbb9965
src/crewai/__init__.py
@@ -40,7 +40,7 @@ def filtered_warn(
40
41
_suppress_pydantic_deprecation_warnings()
42
43
-__version__ = "0.193.0"
+__version__ = "0.193.1"
44
_telemetry_submitted = False
45
46
0 commit comments