diff --git a/setup.py b/setup.py index a82bc47f3..ef30e6be6 100644 --- a/setup.py +++ b/setup.py @@ -70,6 +70,8 @@ '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', 'License :: OSI Approved :: Apache Software License', ], )