diff --git a/setup.py b/setup.py index 0b0d33c8..864e92ed 100755 --- a/setup.py +++ b/setup.py @@ -373,6 +373,7 @@ setup( "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", ], options={}, # Requirements, usable with setuptools or the new Python packaging module.