diff --git a/setup.py b/setup.py index 1dfba172..fe745165 100755 --- a/setup.py +++ b/setup.py @@ -91,4 +91,5 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", + "Programming Language :: Python :: 3.2", "Topic :: Office/Business :: Groupware"])