preparing new version

This commit is contained in:
Joao Moura
2025-09-20 12:27:25 -07:00
parent 4951d30dd9
commit cbb9965bf7

View File

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