Preparing new version (#1845)

* Preparing new version
This commit is contained in:
João Moura
2025-01-03 21:49:55 -03:00
committed by Devin AI
parent 17d9d738f9
commit 4984961b3d
18 changed files with 72 additions and 57 deletions

View File

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