diff --git a/setup.py b/setup.py index 5e96769..93512ce 100644 --- a/setup.py +++ b/setup.py @@ -71,11 +71,11 @@ def requirements(): "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 3", - "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", + "Programming Language :: Python :: 3.12", "Topic :: Scientific/Engineering", "Intended Audience :: Science/Research", "Operating System :: POSIX",