From 68c06c89c76dbad6d6a6b0c325339fe77d8fa44a Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Thu, 11 Nov 2021 00:45:17 +0200 Subject: [PATCH] Added classifier for Python 3.10 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9cb6b6c6..a381507a 100755 --- a/setup.py +++ b/setup.py @@ -58,6 +58,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 :: Libraries :: Application Frameworks', ], install_requires=[