From ccc1d594615399e2c2092645682a9684d8057037 Mon Sep 17 00:00:00 2001 From: piotr Date: Mon, 4 Jan 2021 23:15:55 +0100 Subject: python 3.9 --- setup.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 1bf5536..9a788d9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifiers = Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [options] packages = find: -- cgit