diff --git a/setup.py b/setup.py index 40bd729290..e3e2769c78 100644 --- a/setup.py +++ b/setup.py @@ -100,6 +100,7 @@ def get_file_text(file_name): "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Topic :: Software Development :: Libraries :: Python Modules", ], options={"bdist_wheel": {"universal": "1"}},