Skip to content

Commit 7eb0fc6

Browse files
committed
add python 3.5 to metadata
1 parent 22d8ef1 commit 7eb0fc6

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
@@ -32,6 +32,7 @@ def read(fname):
3232
'Programming Language :: Python :: 3.2',
3333
'Programming Language :: Python :: 3.3',
3434
'Programming Language :: Python :: 3.4',
35+
'Programming Language :: Python :: 3.5',
3536
'Development Status :: 5 - Production/Stable',
3637
'Natural Language :: English',
3738
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)