From bfc71c3ab0d5da9743567853b3a75a0d68fe823a Mon Sep 17 00:00:00 2001 From: Jonas Windhager Date: Fri, 4 Feb 2022 14:36:56 +0100 Subject: [PATCH] Python 3.10 support --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index b936025..1694cca 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifiers = Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 Operating System :: OS Independent License :: OSI Approved :: MIT License project_urls =