From 2d445c6c922a0fb0964dbb2c84126be042f69b89 Mon Sep 17 00:00:00 2001 From: wannaphongcom Date: Fri, 16 Oct 2015 12:01:00 +0700 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index a96e7ad..ec05f26 100644 --- a/setup.py +++ b/setup.py @@ -57,6 +57,7 @@ setup( 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Programming Language :: Python',