Skip to content

Commit 44a19d2

Browse files
authored
Apply suggestions from code review
1 parent 35885e4 commit 44a19d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "a2a-sdk"
33
dynamic = ["version"]
44
description = "A2A Python SDK"
55
readme = "README.md"
6-
license = { text = "Apache 2.0" }
6+
license = "Apache-2.0"
77
authors = [{ name = "Google LLC", email = "[email protected]" }]
88
requires-python = ">=3.10"
99
keywords = ["A2A", "A2A SDK", "A2A Protocol", "Agent2Agent", "Agent 2 Agent"]

0 commit comments

Comments
 (0)