From 4da4f341cdcaaeffd5f6e62369b3a26b247d26b1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 2 Jun 2015 14:54:05 +0530 Subject: [PATCH] ... --- manual/develop.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/develop.rst b/manual/develop.rst index afdc826f3b..aaa79fe02b 100644 --- a/manual/develop.rst +++ b/manual/develop.rst @@ -7,7 +7,7 @@ calibre is completely open source, licensed under the `GNU GPL v3 `_ with some C/C++ code for speed and system interfacing. -Note that calibre is not compatible with Python 3 and requires at least Python 2.7. +Note that calibre is not compatible with Python 3 and requires at least Python 2.7.9. .. contents:: Contents :depth: 2