From 7b77566e85543a019bfebd8756217c8bdd36693d Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 2 May 2011 16:40:38 -0400 Subject: removed python2.4 from setup.py and added python2.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 765c3ed1..3347f9e3 100644 --- a/setup.py +++ b/setup.py @@ -63,9 +63,9 @@ setup( 'Natural Language :: Serbian', 'Natural Language :: Turkish', 'Operating System :: OS Independent', - 'Programming Language :: Python :: 2.4', 'Programming Language :: Python :: 2.5', 'Programming Language :: Python :: 2.6', + 'Programming Language :: Python :: 2.7', 'Programming Language :: JavaScript', 'Topic :: Communications :: Usenet News', 'Topic :: Communications :: Email :: Mailing List Servers', -- cgit v1.2.3-1-g7c22