Skip to content

Commit bf879f9

Browse files
committed
Add Python 3.6 classifier
1 parent 6785d6d commit bf879f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"Programming Language :: Python :: 3.3",
6868
"Programming Language :: Python :: 3.4",
6969
"Programming Language :: Python :: 3.5",
70+
"Programming Language :: Python :: 3.6",
7071
"Programming Language :: Python :: Implementation :: CPython"],
7172
ext_modules=[
7273
Extension(

0 commit comments

Comments
 (0)