From dd5f3d67f5753737e77ede6e2044ccf58c21e679 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Tue, 14 Dec 2021 09:25:02 +0100 Subject: [PATCH] [trivial] add python 3.9 in classifier Change-Id: I90ebe7af0933c15946eb7b4a6d8e50979e458e4b --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 95f84b5..866fc85 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifier = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [files] packages =