From 12819efda61b0c478a700670575c951b6cde7383 Mon Sep 17 00:00:00 2001 From: Anurag Kumar Date: Fri, 3 Sep 2021 20:01:59 +0530 Subject: Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 3b66d2e..0be5a37 100644 --- a/setup.py +++ b/setup.py @@ -52,6 +52,7 @@ setup( "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", -- cgit v1.2.1