Rebuild agent-builder on a2a-pack 0.1.51
All checks were successful
build / build (push) Successful in 16s

This commit is contained in:
robert
2026-06-02 14:04:34 -03:00
parent 610ccd9401
commit 08195a46f8
4 changed files with 27 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ if TYPE_CHECKING:
from .config import Settings
A2A_PACK_MIN_VERSION = "0.1.47"
A2A_PACK_MIN_VERSION = "0.1.51"
@dataclass(frozen=True)