Skip to content

Commit 8f53a42

Browse files
committed
Update pyproject.toml
1 parent b048370 commit 8f53a42

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ version = "1.0.1"
88
authors = [
99
{name = "Salesforce Research"}
1010
]
11-
description = "A framework for developing and benchmarking AI agents using Model Control Protocol"
11+
description = "A framework for developing and benchmarking AI agents using Model Context Protocol (MCP)"
1212
readme = "README.md"
13-
license = {text = "3-Clause BSD"}
13+
license = {text = "Apache 2.0"}
1414
keywords = [
1515
"AI",
1616
"Agents",
@@ -20,9 +20,7 @@ keywords = [
2020
"machine-learning"
2121
]
2222
classifiers = [
23-
"Development Status :: 3 - Alpha",
2423
"Intended Audience :: Developers",
25-
"License :: OSI Approved :: BSD License",
2624
"Programming Language :: Python :: 3",
2725
"Programming Language :: Python :: 3.10",
2826
"Programming Language :: Python :: 3.11",

0 commit comments

Comments
 (0)