Skip to content

Commit 1e73d89

Browse files
authored
Fix typo: license is MIT
1 parent ed26d40 commit 1e73d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name="tableauserverclient"
88
dynamic = ["version"]
99
description='A Python module for working with the Tableau Server REST API.'
1010
authors = [{name="Tableau", email="github@tableau.com"}]
11-
license = "Apache-2.0"
11+
license = "MIT"
1212
license-files = ["LICENSE"]
1313
readme = "README.md"
1414

0 commit comments

Comments
 (0)