From 51493c664a2b227deb63af38171505ea1c21b31d Mon Sep 17 00:00:00 2001 From: Jeff Bass Date: Wed, 5 Feb 2020 23:24:32 -0800 Subject: [PATCH] Update classifiers --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 46c8078..deeea3f 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ 'Development Status :: 5 - Production/Stable', 'Intended Audience :: Developers', 'Natural Language :: English', - 'License :: OSI Approved :: MIT License' + 'License :: OSI Approved :: MIT License', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.5',