diff --git a/setup.py b/setup.py index f9158af..bce6e95 100644 --- a/setup.py +++ b/setup.py @@ -76,6 +76,8 @@ setup( 'Topic :: Software Development :: Libraries :: Python Modules', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: 3.4', ], platforms=['any'], url='http://github.com/jcassee/django-analytical',