Skip to content

Commit 76b73a8

Browse files
committed
Update PyPI classifiers since our supported versions changed
1 parent b703c62 commit 76b73a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ def find_version(*file_paths):
6161
'Programming Language :: Python :: 2.6',
6262
'Programming Language :: Python :: 2.7',
6363
'Programming Language :: Python :: 3',
64-
'Programming Language :: Python :: 3.2',
6564
'Programming Language :: Python :: 3.3',
6665
'Programming Language :: Python :: 3.4',
66+
'Programming Language :: Python :: 3.5',
67+
'Programming Language :: Python :: 3.6',
6768

6869
'Topic :: Communications',
6970
'Topic :: Communications :: Chat',

0 commit comments

Comments
 (0)