preparing new verison

This commit is contained in:
João Moura
2025-01-18 10:18:56 -08:00
committed by Devin AI
parent b428c95e27
commit 32f6e7d24c
6 changed files with 30 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ warnings.filterwarnings(
category=UserWarning,
module="pydantic.main",
)
__version__ = "0.95.0"
__version__ = "0.98.0"
__all__ = [
"Agent",
"Crew",