diff --git a/setup.py b/setup.py index 1808022..40bb4e0 100755 --- a/setup.py +++ b/setup.py @@ -88,6 +88,7 @@ setup( "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", + "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Code Generators", "Topic :: Software Development :: Compilers", "Topic :: Software Development :: Libraries",