summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2012-06-05 11:19:56 +0200
committerKenneth Reitz <me@kennethreitz.com>2012-06-05 11:19:56 +0200
commitc469360a0ef415c3cdb42063d1fef5e76df4c35d (patch)
treeff58c1f02103fc50e2c534c5e8d8274a04db01a9 /setup.py
parent40e0f41b4cdf287ab46e2ab7e568a4c5e22f2d61 (diff)
downloadtablib-c469360a0ef415c3cdb42063d1fef5e76df4c35d.tar.gz
new domain
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 63b1d76..dc59038 100755
--- a/setup.py
+++ b/setup.py
@@ -44,7 +44,7 @@ setup(
open('HISTORY.rst').read()),
author='Kenneth Reitz',
author_email='me@kennethreitz.com',
- url='http://tablib.org',
+ url='http://python-tablib.org',
packages=[
'tablib', 'tablib.formats',
'tablib.packages',