Skip to content

Commit d5b0883

Browse files
committed
Update pyproject.toml - fix license
1 parent e2ffe88 commit d5b0883

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
@@ -5,11 +5,11 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "plugwise_usb"
77
version = "v0.40.0a113"
8+
license = "MIT"
89
keywords = ["home", "automation", "plugwise", "module", "usb"]
910
classifiers = [
1011
"Development Status :: 5 - Production/Stable",
1112
"Intended Audience :: Developers",
12-
"License :: OSI Approved :: MIT License",
1313
"Operating System :: OS Independent",
1414
"Programming Language :: Python :: 3.13",
1515
"Topic :: Home Automation",

0 commit comments

Comments
 (0)