summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-03-21 11:21:20 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-03-21 11:21:20 -0700
commit4ba5ae61351dc9e1f9cc2eaef382276f8074d23c (patch)
treea76c83296c7cd17f07ee1a0862ca1124fabd2218
parenta749c83aa8cd47b7159d3dacebe2d62edb2b94e8 (diff)
parent2af6081eaf945b77493c6c6486216640cdfdd89a (diff)
Merge branch '1.11' into 1.12
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index a082af0a..5fd9d044 100644
--- a/setup.py
+++ b/setup.py
@@ -73,6 +73,7 @@ setup(
'Topic :: Security :: Cryptography',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
+ 'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 2 :: Only',