From f108e4a8f1af4ffec36177c609d3312d9a1ddb5d Mon Sep 17 00:00:00 2001 From: "cool.gitter.not.me.again.duh" Date: Sat, 31 May 2025 17:00:16 -0600 Subject: [PATCH] smh --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fadaf31..aeed2a8 100644 --- a/setup.py +++ b/setup.py @@ -25,5 +25,5 @@ setuptools.setup(name="librespot-spotizerr", classifiers=[ "Development Status :: 1 - Planning", # "License :: OSI Approved :: Apache Software License", # Removed - "Topic :: Multimedia :: Sound/Audi o" + "Topic :: Multimedia :: Sound/Audio" ])