From a3094fa69c92471736a12ac2912c8768dd907785 Mon Sep 17 00:00:00 2001 From: David Moss Date: Wed, 11 Jan 2017 23:43:33 +0000 Subject: - test suite passed under Python 3.6 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 6969f11..0c8b19c 100644 --- a/setup.py +++ b/setup.py @@ -107,6 +107,7 @@ classifiers = [ 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Communications', 'Topic :: Documentation', 'Topic :: Education', -- cgit v1.2.1