Skip to content

Commit 6c851a3

Browse files
committed
Adds Python 3.7
1 parent 0f94726 commit 6c851a3

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 get_version():
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
"Programming Language :: Python :: Implementation :: PyPy",
6667
],
6768
)

0 commit comments

Comments
 (0)