Skip to content

Commit 04c4f2c

Browse files
authored
Add Trove classifier for Python 3.7
1 parent d8b7496 commit 04c4f2c

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
@@ -93,6 +93,7 @@ def read(f):
9393
'Programming Language :: Python :: 3.4',
9494
'Programming Language :: Python :: 3.5',
9595
'Programming Language :: Python :: 3.6',
96+
'Programming Language :: Python :: 3.7',
9697
'Development Status :: 5 - Production/Stable',
9798
],
9899
author='Andrew Svetlov',

0 commit comments

Comments
 (0)