diff --git a/setup.py b/setup.py index 77bc5d77..cf0c845f 100644 --- a/setup.py +++ b/setup.py @@ -71,6 +71,7 @@ "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", ], platforms="Posix; MacOS X; Windows", packages=packages,