From: Kenneth Reitz Date: Thu, 28 Aug 2014 17:10:26 +0000 (-0400) Subject: 3.4 classifier X-Git-Tag: v2.4.0~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d22b8d8e7e8fcb8d16efba6841977dc81ac2c935;p=services%2Fpython-requests.git 3.4 classifier --- diff --git a/setup.py b/setup.py index 316cb9b..9540a47 100755 --- a/setup.py +++ b/setup.py @@ -57,6 +57,7 @@ setup( 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.3', + 'Programming Language :: Python :: 3.4' ), )