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',