Skip to content

Commit 051f6d4

Browse files
committed
Add python 3.7 classification as we are running that in CI.
1 parent c82f81e commit 051f6d4

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
@@ -145,6 +145,7 @@ def main():
145145
'Programming Language :: Python :: 3.4',
146146
'Programming Language :: Python :: 3.5',
147147
'Programming Language :: Python :: 3.6',
148+
'Programming Language :: Python :: 3.7',
148149
'Topic :: Communications :: Email',
149150
'Topic :: Office/Business',
150151
'Topic :: Software Development :: Bug Tracking',

0 commit comments

Comments
 (0)