diff --git a/setup.py b/setup.py index 32e2e830..3c6281f4 100755 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ def get_version(): "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", + "Programming Language :: Python :: 3.12", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules",