Skip to content

Commit 2ed71d5

Browse files
committed
Add Python 3.7 to supported versions
1 parent afdd252 commit 2ed71d5

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
@@ -62,6 +62,7 @@ def read(fname):
6262
'Programming Language :: Python :: 3.4',
6363
'Programming Language :: Python :: 3.5',
6464
'Programming Language :: Python :: 3.6',
65+
'Programming Language :: Python :: 3.7',
6566
'Topic :: Software Development :: Libraries :: Python Modules',
6667
'Topic :: System :: Distributed Computing',
6768
'Operating System :: Microsoft :: Windows',

0 commit comments

Comments
 (0)