diff --git a/setup.py b/setup.py index 158fb76..12e49cd 100644 --- a/setup.py +++ b/setup.py @@ -31,5 +31,6 @@ "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Home Automation", + "License :: OSI Approved :: Apache Software License", ], )