From 38403f46212ed3ee6f71f26b0be8e8ac839bfcb0 Mon Sep 17 00:00:00 2001 From: Praveen Kumar K S <19602362+Praveenmail2him@users.noreply.github.com> Date: Wed, 2 Nov 2022 18:04:36 +0530 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5b6986c..f6280b0 100644 --- a/setup.py +++ b/setup.py @@ -52,5 +52,6 @@ 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + `Programming Language :: Python :: 3.9', ), )