From fad1fbe381a9b33dc6205b4af59a1e7f8c3d898a Mon Sep 17 00:00:00 2001 From: Yorgos Pagles Date: Wed, 8 Nov 2017 18:13:34 +0200 Subject: [PATCH] List python 3.6 in the documented supported versions --- doc/en/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/getting-started.rst b/doc/en/getting-started.rst index 1571e4f6b..0b336a41f 100644 --- a/doc/en/getting-started.rst +++ b/doc/en/getting-started.rst @@ -1,7 +1,7 @@ Installation and Getting Started =================================== -**Pythons**: Python 2.6,2.7,3.3,3.4,3.5, Jython, PyPy-2.3 +**Pythons**: Python 2.6,2.7,3.3,3.4,3.5,3.6 Jython, PyPy-2.3 **Platforms**: Unix/Posix and Windows