From 2cec051f760db10d4156739c869c287ed03ec8a5 Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Sun, 8 Jan 2017 12:48:59 +0900 Subject: [PATCH] update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index b1eeaa6..377e8b3 100644 --- a/setup.py +++ b/setup.py @@ -92,6 +92,7 @@ setup( 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', ], keywords=[ 'cython',