prepping new version (#2733)
Some checks failed
Notify Downstream / notify-downstream (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled

This commit is contained in:
Lorenze Jay
2025-04-30 11:57:54 -07:00
committed by GitHub
parent d348d5f20e
commit 378dcc79bb
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ warnings.filterwarnings(
category=UserWarning,
module="pydantic.main",
)
__version__ = "0.117.1"
__version__ = "0.118.0"
__all__ = [
"Agent",
"Crew",