Skip to content

Commit 2993d38

Browse files
committed
add 3.7 to supported version list
1 parent 1c1b1f5 commit 2993d38

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
@@ -58,6 +58,7 @@ def req_file(filename):
5858
'Programming Language :: Python :: 3',
5959
'Programming Language :: Python :: 3.5',
6060
'Programming Language :: Python :: 3.6',
61+
'Programming Language :: Python :: 3.7',
6162
],
6263
project_urls={
6364
'Documentation': 'https://python-gino.readthedocs.io/',

0 commit comments

Comments
 (0)