diff --git a/README.rst b/README.rst index 9bceeeccda..77addc49b8 100644 --- a/README.rst +++ b/README.rst @@ -23,7 +23,7 @@ Compatibility ------------- Starting from version ``4.0.0``, ``Faker`` dropped support for Python 2 and from version ``5.0.0`` -only supports Python 3.7 and above. If you still need Python 2 compatibility, please install version ``3.0.1`` in the +only supports Python 3.8 and above. If you still need Python 2 compatibility, please install version ``3.0.1`` in the meantime, and please consider updating your codebase to support Python 3 so you can enjoy the latest features ``Faker`` has to offer. Please see the `extended docs`_ for more details, especially if you are upgrading from version ``2.0.4`` and below as there might be breaking changes.