From c2c4c9bfbc24ebd3e1899831550192f02c315806 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sun, 1 May 2022 09:46:53 -0600 Subject: Prepare for the 3.2.1 release (#305) --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 8f664d0..92b831c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,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 -- cgit v1.2.1