diff --git a/setup.py b/setup.py
index 0223a08a8c620ad221700d2e2dadac6d63421f89..82da9fa6bcf4a44946f8f02108948e0a364573de 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,7 @@ setup(
         "Programming Language :: Python :: 3.7",
         "Programming Language :: Python :: 3.8",
         "Programming Language :: Python :: 3.9",
+        "Programming Language :: Python :: 3.10",
         "Topic :: Software Development",
         "Topic :: Software Development :: Debuggers",
         "Topic :: Software Development :: Quality Assurance",