From d77345a31d330398865905e798b11829fb12a7df Mon Sep 17 00:00:00 2001 From: Ed Rivas Date: Fri, 19 Nov 2021 17:14:05 -0600 Subject: [PATCH] chore: update classifiers --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index ff38b07..33f6dc4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifiers = Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 [options] python_requires = >=3.6