Skip to content

Commit de3929f

Browse files
guptarohitcarltongibson
authored andcommitted
Add Python 3.7 to classifiers. (#6458)
1 parent e8b4bb1 commit de3929f

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
@@ -72,6 +72,7 @@ def get_version(package):
7272
'Programming Language :: Python :: 3.4',
7373
'Programming Language :: Python :: 3.5',
7474
'Programming Language :: Python :: 3.6',
75+
'Programming Language :: Python :: 3.7',
7576
'Topic :: Internet :: WWW/HTTP',
7677
]
7778
)

0 commit comments

Comments
 (0)