From 7459016933a747d334a2dc6704ff86e724ae8d01 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sun, 28 Nov 2010 13:40:56 -0500 Subject: [PATCH] Prepare pillow 1.3. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index c66ad2e06..e4bf56df6 100644 --- a/setup.py +++ b/setup.py @@ -17,4 +17,5 @@ setup( read('docs/HISTORY.txt')), author='Alex Clark (fork author)', author_email='aclark@aclark.net', + url='http://github.org/collective/pillow' )