summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDwayne Litzenberger <dlitz@dlitz.net>2013-02-16 14:27:40 -0800
committerDwayne Litzenberger <dlitz@dlitz.net>2013-02-16 14:27:40 -0800
commit7f5b9415346ea5849e8f6becbafcef8a48cf1b8f (patch)
treee45c5b3690f7f0e7d55a6de17323d55be80ad08f
parentb54dfb5bfaf369203787e80fb800f3c906458c57 (diff)
downloadpycrypto-7f5b9415346ea5849e8f6becbafcef8a48cf1b8f.tar.gz
We also support Python 3.3
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 5c20162..e660906 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ using os.fork()
Installation
============
-PyCrypto is written and tested using Python version 2.1 through 3.2. Python
+PyCrypto is written and tested using Python version 2.1 through 3.3. Python
1.5.2 is not supported.
The modules are packaged using the Distutils, so you can simply run