diff --git a/setup.py b/setup.py index 67ae89c..b0d2d11 100644 --- a/setup.py +++ b/setup.py @@ -34,6 +34,7 @@ setup( "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", + "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules",