diff --git a/setup.py b/setup.py index 780a9094..13e6eed6 100644 --- a/setup.py +++ b/setup.py @@ -43,6 +43,7 @@ def requires(filename: str): "Operating System :: OS Independent", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", ],