aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ca9dc44d..fbfda039 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_,
`asyncio <https://www.python.org/dev/peps/pep-3156/>`_ and
`SQLAlchemy <http://www.sqlalchemy.org>`_.
-Python 3.4 is recommended.
+Python 3.5 is recommended.
Documentation
=============
bgstack15