Add tag of Python3.6

This commit is contained in:
pyohei 2018-06-11 07:12:11 +09:00
parent 5259cd63a8
commit 9f7a78297b

View file

@ -28,6 +28,7 @@ setup(
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
license='GNU LGPL v2.1',
long_description=long_description,