preparing new version
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:
João Moura
2025-04-27 23:56:22 -07:00
parent 51eb5e9998
commit 337a6d5719
6 changed files with 176 additions and 81 deletions

View File

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