Skip to content

Commit b1525c9

Browse files
authored
chore(setup): add 3.7 to supported python versions
1 parent 8f1ed93 commit b1525c9

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
@@ -42,5 +42,6 @@ def get_version():
4242
"Programming Language :: Python :: 3.4",
4343
"Programming Language :: Python :: 3.5",
4444
"Programming Language :: Python :: 3.6",
45+
"Programming Language :: Python :: 3.7",
4546
],
4647
)

0 commit comments

Comments
 (0)