diff --git a/AUTHORS b/AUTHORS index 22a4b3e8..7cc5da5b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,6 +14,7 @@ Patches and Suggestions - Chris Edgemon - Chris Grindstaff - Christopher Grebs +- Daniel Neuhäuser - Florent Xicluna - Georg Brandl - Justin Quick diff --git a/setup.py b/setup.py index ef293842..3ed89634 100644 --- a/setup.py +++ b/setup.py @@ -104,6 +104,7 @@ setup( 'Programming Language :: Python', 'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3.3', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Software Development :: Libraries :: Python Modules' ],