diff --git a/setup.py b/setup.py index 73b108be68..35852da23a 100644 --- a/setup.py +++ b/setup.py @@ -807,6 +807,7 @@ def _get_requirements(): 'Programming Language :: Python :: 3.9', 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', + 'Programming Language :: Python :: 3.12', 'Operating System :: MacOS', 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX :: Linux',