Skip to content

Commit 7205d16

Browse files
committed
Added Python 3.7 to compatible versions per local testing.
1 parent fc9b0e9 commit 7205d16

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
@@ -49,6 +49,7 @@
4949
'Programming Language :: Python :: 3',
5050
'Programming Language :: Python :: 3.4',
5151
'Programming Language :: Python :: 3.5',
52+
'Programming Language :: Python :: 3.7',
5253
],
5354

5455
# What does your project relate to?

0 commit comments

Comments
 (0)