From 6a10ce17553ae5b64579693b13a2d4b01d81e629 Mon Sep 17 00:00:00 2001 From: Carl caihui Date: Wed, 3 Nov 2021 09:14:06 +0000 Subject: [PATCH] update python37 to python38 Update python37 to python38 Change-Id: I78ada3e17b436d7f17d47683f81e8ffa952b0a00 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7ac4975..c591579 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ classifier = Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 - Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 Development Status :: 5 - Production/Stable Natural Language :: English Operating System :: POSIX :: Linux