Skip to content

Commit 04c8914

Browse files
authored
Merge pull request #47 from PCManticore/master
Add trove classifier for Python 3.6
2 parents 91fdd22 + 4eb1cc7 commit 04c8914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
'Programming Language :: Python :: 3.3',
4444
'Programming Language :: Python :: 3.4',
4545
'Programming Language :: Python :: 3.5',
46+
'Programming Language :: Python :: 3.6',
4647
'Programming Language :: Python',
4748
'Topic :: Internet :: Proxy Servers',
4849
'Topic :: Internet',

0 commit comments

Comments
 (0)