Skip to content

Commit 13dc38f

Browse files
author
Arnaud Breton
committed
Add mention of Python 3.6 support
1 parent e9f6f52 commit 13dc38f

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
@@ -31,6 +31,7 @@
3131
'Programming Language :: Python :: 2.7',
3232
'Programming Language :: Python :: 3.2',
3333
'Programming Language :: Python :: 3.5',
34+
'Programming Language :: Python :: 3.6',
3435
'Topic :: Utilities'],
3536
license='GPLv3',
3637
keywords='mailjet api wrapper email client',

0 commit comments

Comments
 (0)