summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-10-18 09:55:04 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-10-18 09:55:04 -0400
commit85490507426e1bcef43a3d998faae00f5ccf687b (patch)
treecf8a3ff02d4f1334c2ff9fe033963e3dbcdc25a2 /README.rst
parent0434ee4a6a3b891ecb4bdfc3e21d4dad5d30f587 (diff)
parent7c77787a47a72ca323899cae11e6944a2d501864 (diff)
downloadpy-bcrypt-git-85490507426e1bcef43a3d998faae00f5ccf687b.tar.gz
Merge branch 'master' into alex-patch-2
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index bb71c0e..2479dbb 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
bcrypt
======
-.. image:: https://img.shields.io/pypi/v/bcrypt.svg
+.. image:: https://img.shields.io/pypi/v/bcrypt.svg
:target: https://pypi.python.org/pypi/bcrypt/
:alt: Latest Version
@@ -104,7 +104,7 @@ Compatibility
-------------
This library should be compatible with py-bcrypt and it will run on Python
-2.6+, 3.2+, and PyPy.
+2.6+, 3.3+, and PyPy.
Security
--------