From 849cd5bb219a4ae8ca8d43c54db27068f7333d5e Mon Sep 17 00:00:00 2001 From: "Gavin M. Roy" Date: Fri, 8 Jan 2021 18:29:11 -0500 Subject: [PATCH] Update supported versions for next time --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index c4d2fd9..22c950f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,6 +20,7 @@ classifiers = Programming Language :: Python :: 3 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Topic :: Communications Topic :: Internet Topic :: Software Development