Skip to content

Commit b431355

Browse files
committed
add python 3.3 classifier
1 parent 59b9cd3 commit b431355

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
@@ -188,6 +188,7 @@ def find_package_data(where='.',
188188
'Programming Language :: Python :: 2.7',
189189
'Programming Language :: Python :: 3',
190190
'Programming Language :: Python :: 3.2',
191+
'Programming Language :: Python :: 3.3',
191192
'Intended Audience :: Developers',
192193
'Environment :: Console',
193194
],

0 commit comments

Comments
 (0)