diff --git a/setup.py b/setup.py index 73b108be6..35852da23 100644 --- a/setup.py +++ b/setup.py @@ -807,6 +807,7 @@ args = { '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',