From 717b9599a3aa2dbb614a5ee0ead0bb91128b012e Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 11 May 2013 20:13:16 -0400 Subject: [PATCH] Bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ff642cf0d..dbb83fd48 100644 --- a/setup.py +++ b/setup.py @@ -83,7 +83,7 @@ except ImportError: NAME = 'Pillow' -VERSION = '2.0.0' +VERSION = '2.1.0' TCL_ROOT = None JPEG_ROOT = None ZLIB_ROOT = None