Skip to content

Commit 9a9323f

Browse files
committed
chore(docs): mention 1.0 release in the readme
Re #701.
1 parent 935f919 commit 9a9323f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838

3939
This SDK implements the A2A Protocol Specification [`v0.3.0`](https://a2a-protocol.org/v0.3.0/specification).
4040

41+
> [!NOTE]
42+
> There is an **alpha version** available with support for both [`1.0`](https://a2a-protocol.org/v1.0.0/specification/) and [`0.3`](https://a2a-protocol.org/v0.3.0/specification) protocols. Development for this version is taking place in the [`1.0-dev`](https://github.com/a2aproject/a2a-python/tree/1.0-dev) branch, tracked in [#701](https://github.com/a2aproject/a2a-python/issues/701).
43+
4144
| Transport | Client | Server |
4245
| :--- | :---: | :---: |
4346
| **JSON-RPC** |||

0 commit comments

Comments
 (0)