From 91f7017ece5d20f69c5cf7a833db63486817bc5a Mon Sep 17 00:00:00 2001 From: Cedric Porter Date: Mon, 30 Jul 2012 17:03:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db62b56..949e019 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ DESCRIPTION = "Python Image Processing Effect Lab" AUTHOR = "Hua Liang [Stupid ET]" HOMEPAGE = "http://everet.org/2012/07/effectlab.html" -DOWNLOAD_URL = "https://github.com/cedricporter/EffectLab/zipball/master" +DOWNLOAD_URL = "https://github.com/cedricporter/EffectLab/downloads" setup(name = NAME, version = '1.0',