From 2665e9cedace8b6059518f9ec5c150794a90618c Mon Sep 17 00:00:00 2001
From: s224389 <s224389@student.dtu.dk>
Date: Mon, 20 Jan 2025 19:56:39 +0100
Subject: [PATCH] updated setup.py

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 2391d3b..6f47af6 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ setup(
         ]
     },
     classifiers=[
-        "License :: MIT License",
+        "License :: OSI Approved :: MIT License",
         "Programming Language :: Python :: 3",
         "Development Status :: 3 - Alpha",
         "Intended Audience :: Education",
-- 
GitLab