Skip to content

Commit 80e84db

Browse files
committed
Add to list of supported Python 3.x versions
1 parent 221dd82 commit 80e84db

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
'Programming Language :: Python :: 3',
4949
'Programming Language :: Python :: 3.1',
5050
'Programming Language :: Python :: 3.2',
51+
'Programming Language :: Python :: 3.3',
52+
'Programming Language :: Python :: 3.4',
53+
'Programming Language :: Python :: 3.5',
54+
'Programming Language :: Python :: 3.6',
5155
'Topic :: Communications',
5256
],
5357
)

0 commit comments

Comments
 (0)