Skip to content

Commit a01bec7

Browse files
committed
Update trove classification to include Python 3.6
1 parent 1dbc03c commit a01bec7

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
@@ -68,6 +68,7 @@
6868
'Programming Language :: Python :: 3.3',
6969
'Programming Language :: Python :: 3.4',
7070
'Programming Language :: Python :: 3.5',
71+
'Programming Language :: Python :: 3.6',
7172
'Programming Language :: Python :: Implementation :: CPython',
7273
'Programming Language :: Python :: Implementation :: PyPy',
7374
'Topic :: Software Development :: Libraries',

0 commit comments

Comments
 (0)