changeset 7:70ead14c7d43

correct url
author k0s <k0scist@gmail.com>
date Fri, 25 Dec 2009 17:24:22 -0500
parents 439a417c857e
children 93af41dcff3a
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Fri Dec 25 17:22:17 2009 -0500
+++ b/setup.py	Fri Dec 25 17:24:22 2009 -0500
@@ -12,7 +12,7 @@
       keywords='photo gallery decoupage',
       author='Jeff Hammel',
       author_email='k0scist@gmail.com',
-      url='http://explosivedecompression.net',
+      url='http://k0s.org/hg/montage',
       license='GPL',
       packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
       include_package_data=True,