From e7c48a558440ef2a654a827ecaafdb77bcee8b42 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 29 Aug 2024 10:42:48 +0100 Subject: [PATCH] setup: Update Python classifiers Change-Id: Ie4a79676ec57f2366dbcb1502bde443bf18ca387 Signed-off-by: Stephen Finucane --- setup.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0546ad52..23aef8bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,8 +17,10 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Programming Language :: Python :: 3 :: Only - Programming Language :: Python :: Implementation :: CPython Topic :: Documentation [files]