Skip to content

Commit 62d4fbd

Browse files
authored
Merge pull request jlowin#67 from leonkozlowski/patch/update-pyproject-license
patch: Update pyproject.toml license
2 parents 58c5f7f + 94d0768 commit 62d4fbd

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
@@ -13,7 +13,7 @@ dependencies = [
1313
]
1414
requires-python = ">=3.10"
1515
readme = "README.md"
16-
license = { text = "Apache-2.0" }
16+
license = { text = "MIT" }
1717

1818
[project.scripts]
1919
fastmcp = "fastmcp.cli:app"

0 commit comments

Comments
 (0)