Skip to content

Commit f91abbd

Browse files
committed
Fixed classifier in setup.py
1 parent 63f8b5c commit f91abbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"Programming Language :: Python :: 3.3",
6666
"Programming Language :: Python :: 3.4",
6767
"Programming Language :: Python :: 3.5",
68-
"Programming Language :: Python :: 3.6"
68+
"Programming Language :: Python :: 3.6",
6969
"Programming Language :: Python :: 3.7",
7070
],
7171
)

0 commit comments

Comments
 (0)