From 29216b6f60a10e7ade21fc739856aaf6db40574f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=98=A5=E4=B9=94?= <83450930+Liyulingyue@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:54:03 +0800 Subject: [PATCH] Update setup.py (#3964) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b23718790..507a51f32 100644 --- a/setup.py +++ b/setup.py @@ -318,9 +318,9 @@ setup_info = dict( 'License :: OSI Approved :: Apache Software License', 'Programming Language :: Python', 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', + 'Programming Language :: Python :: 3.10', ], entry_points={ 'console_scripts': [