Skip to content

Commit 5dfa2ca

Browse files
authored
Update setup.py
add missing Python 3.7 tag
1 parent 8e1cd28 commit 5dfa2ca

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
@@ -56,5 +56,6 @@ def get_long_description():
5656
'Programming Language :: Python :: 3.4',
5757
'Programming Language :: Python :: 3.5',
5858
'Programming Language :: Python :: 3.6',
59+
'Programming Language :: Python :: 3.7',
5960
]
6061
)

0 commit comments

Comments
 (0)