diff --git a/setup.py b/setup.py index b84711ac76..5dd1af91c7 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup( - name='Wagtail', + name='wagtail', version='0.1', description='Django-based content management system', author='Matthew Westcott',