Skip to content

Commit 8e32574

Browse files
a2a-botholtskinner
authored andcommitted
Update to specification from 6a152a83ada222c0ca88e38ca95fc0c2b746c802
1 parent be6c517 commit 8e32574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a2a/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,7 @@ class AgentCard(A2ABaseModel):
17851785
This creates a binding between the main URL and its supported transport protocol.
17861786
Clients should prefer this transport and URL combination when both are supported.
17871787
"""
1788-
protocol_version: str | None = '0.2.6'
1788+
protocol_version: str | None = '0.3.0'
17891789
"""
17901790
The version of the A2A protocol this agent supports.
17911791
"""

0 commit comments

Comments
 (0)