Skip to content

Commit f26b5a8

Browse files
jdufresnealex
authored andcommitted
Add Python 3.7 trove classifier (certifi#94)
Python 3.7 was released on June 27, 2018. https://docs.python.org/3/whatsnew/3.7.html
1 parent 8be9f89 commit f26b5a8

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
@@ -63,5 +63,6 @@
6363
'Programming Language :: Python :: 3.4',
6464
'Programming Language :: Python :: 3.5',
6565
'Programming Language :: Python :: 3.6',
66+
'Programming Language :: Python :: 3.7',
6667
],
6768
)

0 commit comments

Comments
 (0)