diff --git a/setup.py b/setup.py index e07f5c1..ac40555 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ long_description=long_description, author='Christopher Clarke', author_email='cclarke@chrisdev.com', - url='https://github.com/chrisdev/django-pands/', + url='https://github.com/chrisdev/django-pandas/', packages=find_packages(), install_requires=[ 'Django>=1.4.5',