From cc1ff6809e3cd7f4ea9353ea955d230c4c2d424a Mon Sep 17 00:00:00 2001 From: Oscar Gustafsson Date: Sun, 5 Jun 2022 21:08:39 +0200 Subject: [PATCH] Remove 3.6, add 3.10 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 680ee654..3c32ca77 100644 --- a/setup.py +++ b/setup.py @@ -85,10 +85,10 @@ Operating System :: MacOS :: MacOS X Operating System :: Microsoft :: Windows :: Windows 7 Operating System :: Microsoft :: Windows :: Windows 10 Operating System :: POSIX -Programming Language :: Python :: 3.6 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 Topic :: Software Development :: User Interfaces """