diff --git a/setup.py b/setup.py index 267eb22..92d6747 100644 --- a/setup.py +++ b/setup.py @@ -31,9 +31,9 @@ setup( "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", - "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", + "Programming Language :: Python :: 3.10", ], keywords="plone discussion", author="Timo Stollenwerk - Plone Foundation",