add python 3.3 support tag

Change-Id: I463dbfb0c861da9d4226bdc760164a2f482e51fe
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
Doug Hellmann 2013-03-26 16:58:56 -04:00
parent c3e3002f8b
commit 0c356d215f
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ setup(
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Intended Audience :: Developers',
'Environment :: Console',
],