Skip to content

Commit 796454d

Browse files
committed
Update classifiers to include python 3.7
1 parent 42c7e79 commit 796454d

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
@@ -39,6 +39,7 @@
3939
'Programming Language :: Python :: 3.4',
4040
'Programming Language :: Python :: 3.5',
4141
'Programming Language :: Python :: 3.6',
42+
'Programming Language :: Python :: 3.7',
4243
],
4344

4445
# dependencies for development and testing

0 commit comments

Comments
 (0)