Skip to content

Commit 86e35e3

Browse files
Indicate project is python 3.7 compatible
1 parent cd5b80d commit 86e35e3

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
@@ -30,5 +30,6 @@
3030
'Programming Language :: Python :: 3.4',
3131
'Programming Language :: Python :: 3.5',
3232
'Programming Language :: Python :: 3.6',
33+
'Programming Language :: Python :: 3.7',
3334
]
3435
)

0 commit comments

Comments
 (0)