chore: Bump version to 0.121.1 in project files and update dependencies (#2912)
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-05-27 10:46:20 -07:00
committed by GitHub
parent dfc4255f2f
commit bcc694348e
6 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ warnings.filterwarnings(
category=UserWarning,
module="pydantic.main",
)
__version__ = "0.121.0"
__version__ = "0.121.1"
__all__ = [
"Agent",
"Crew",