summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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 b63b2e0..2fa6044 100644
--- a/README.rst
+++ b/README.rst
@@ -56,7 +56,7 @@ Changelog
Unreleased
----------
-* Dropped support for Python 3.4.
+* Dropped support for Python versions less than 3.6 (2.7, 3.4, 3.5).
3.1.7
-----
@@ -204,7 +204,7 @@ Compatibility
-------------
This library should be compatible with py-bcrypt and it will run on Python
-2.7, 3.5+, and PyPy 2.6+.
+3.6+, and PyPy 3.
C Code
------