diff --git a/setup.py b/setup.py index 5dd840a..50f78a2 100644 --- a/setup.py +++ b/setup.py @@ -181,11 +181,10 @@ def package_files(directory): "Operating System :: MacOS", "Programming Language :: Python", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.6", - "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", + "Programming Language :: Python :: 3.11", "License :: OSI Approved :: MIT License", "Topic :: Scientific/Engineering", "Topic :: Software Development",