We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9baefef commit 14b8308Copy full SHA for 14b8308
pyproject.toml
@@ -43,7 +43,7 @@ grpc = ["grpcio>=1.60", "grpcio-tools>=1.60", "grpcio_reflection>=1.7.0", "proto
43
homepage = "https://a2a-protocol.org/"
44
repository = "https://github.com/a2aproject/a2a-python"
45
changelog = "https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md"
46
-documentation = "https://a2a-protocol.org/sdk/python/"
+documentation = "https://a2a-protocol.org/latest/sdk/python/"
47
48
[tool.hatch.build.targets.wheel]
49
packages = ["src/a2a"]
0 commit comments