From 6395103f466919196a8855912123cb374907dd63 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Wed, 1 Jan 2014 16:53:37 -0500 Subject: [PATCH] Declare 3.4 support --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index b856c845f..6c6fe3196 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -8,7 +8,7 @@ Installation .. warning:: PIL and Pillow currently cannot co-exist in the same environment. If you want to use Pillow, please remove PIL first. -.. note:: Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3. +.. note:: Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3, 3.4 .. note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7.