From 5e3e32a984f5868290381e94aace7ed3e36ad4ad Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 16 Apr 2017 22:42:14 -0400 Subject: We also support Python 3.6 --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c3735744d..8bc323675 100644 --- a/setup.py +++ b/setup.py @@ -92,6 +92,7 @@ case second `m'. Any other spelling is incorrect.""", 'Operating System :: POSIX', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Communications :: Email :: Mailing List Servers', 'Topic :: Communications :: Usenet News', 'Topic :: Internet :: WWW/HTTP :: WSGI :: Application', -- cgit v1.2.3-70-g09d2