Skip to content

Commit 254436e

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

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636

3737
## 🧩 Compatibility
3838

39-
This SDK implements the A2A Protocol Specification [`v0.3.0`](https://a2a-protocol.org/v0.3.0/specification).
39+
This SDK implements the A2A Protocol Specification [`0.3`](https://a2a-protocol.org/v0.3.0/specification).
40+
41+
> [!IMPORTANT]
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) versions. 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).
4043
4144
| Transport | Client | Server |
4245
| :--- | :---: | :---: |

0 commit comments

Comments
 (0)