commit | 1089ed2ea06b8fde66d03d1cababefe9617d6585 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <hs@ox.cx> | Mon Jan 30 12:11:14 2017 +0100 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Mon Jan 30 20:11:14 2017 +0900 |
tree | 428f7e6806b8a07f9c669382c8f677b7175d8bda | |
parent | b00ede2d607e085d40a4c75e8632a7cb8166f2d6 [diff] [blame] |
Python 3.6 (#600)
diff --git a/setup.py b/setup.py index de510f3..97aa209 100755 --- a/setup.py +++ b/setup.py
@@ -83,6 +83,7 @@ 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy',