Skip to content

Commit 11d9294

Browse files
committed
Add Python 3.6 as a supported version.
1 parent 35b8a56 commit 11d9294

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
@@ -24,4 +24,5 @@
2424
'Programming Language :: Python :: 3.3',
2525
'Programming Language :: Python :: 3.4',
2626
'Programming Language :: Python :: 3.5',
27+
'Programming Language :: Python :: 3.6',
2728
])

0 commit comments

Comments
 (0)