Skip to content

Commit 563b5b6

Browse files
committed
📖 DOC: readme
1 parent a7fc693 commit 563b5b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ description = "Python SDK for the Langbase API"
55
readme = "README.md"
66
license = { text = "Apache-2.0" }
77
authors = [
8+
{ name = "Ahmad Awais", email = "[email protected]" },
9+
{ name = "Ahmad Bilal", email = "[email protected]" },
10+
{ name = "Ashar Irfan", email = "[email protected]" },
11+
{ name = "Saad Irfan", email = "[email protected]" },
812
{ name = "Ankit Kumar", email = "[email protected]" },
913
{ name = "Saqib Ameen", email = "[email protected]" },
10-
{ name = "Saad Irfan", email = "[email protected]" },
1114
]
1215
requires-python = ">=3.7"
1316
keywords = [

0 commit comments

Comments
 (0)