summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-12-05 23:32:02 -0500
committerDonald Stufft <donald@stufft.io>2014-12-05 23:32:02 -0500
commit1355a68ac8adce548b00c869a5d72d89662ce6c5 (patch)
treebd301e5542c2035e7df0c4824f877785c3322e84 /README.rst
parent8604f11bb82bb9b7632d16e42614c4bbc290b773 (diff)
downloadpy-bcrypt-git-1355a68ac8adce548b00c869a5d72d89662ce6c5.tar.gz
Slightly reword this not to specify every single Python version
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4c2b4c8..64ad8b9 100644
--- a/README.rst
+++ b/README.rst
@@ -64,4 +64,4 @@ Compatibility
-------------
This library should be compatible with py-bcrypt and it will run on Python
-2.6, 2.7, 3.2, 3.3 and PyPy 2.0.
+2.6+, 3.2+, and PyPy.