Skip to content

Commit d329f38

Browse files
committed
note python 3.6 support
1 parent 7b24ded commit d329f38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ def read(fname):
3333
'Programming Language :: Python :: 3.3',
3434
'Programming Language :: Python :: 3.4',
3535
'Programming Language :: Python :: 3.5',
36+
'Programming Language :: Python :: 3.6',
3637
'Development Status :: 5 - Production/Stable',
3738
'Natural Language :: English',
3839
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)