From 3a7328e290414a6c88dd12a24fa8b3aae7b597aa Mon Sep 17 00:00:00 2001 From: Alexander Engelsberger Date: Wed, 27 Apr 2022 10:37:12 +0200 Subject: [PATCH] chore: small changes --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index d2f0632..eb9654b 100644 --- a/setup.py +++ b/setup.py @@ -80,6 +80,7 @@ setup( "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", + "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.8",