From 9f355521d7b89b7112f4706b1ae1ff21479997ab Mon Sep 17 00:00:00 2001 From: elajkat Date: Thu, 11 Jan 2024 13:20:00 +0100 Subject: [PATCH] Update python classifier with py3.10 & py3.11 in setup.cfg Change-Id: Icb340011d113903f6b610cc752344240c4a83a6a --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 69287279..b78c9c95 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,8 @@ 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 [files] packages =