From 2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 Mon Sep 17 00:00:00 2001 From: Asif Saifuddin Auvi Date: Thu, 28 Jun 2018 21:02:29 +0600 Subject: Refs #28814 -- Documented Python 3.7 compatibility. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index a6838e1534..6e4cf1f715 100644 --- a/setup.py +++ b/setup.py @@ -100,6 +100,7 @@ setup( 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3 :: Only', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', -- cgit v1.3