From 86b763f3935d96264734542f1b137a4837b82180 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Mon, 24 Jun 2024 17:47:23 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) 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", ], )