diff --git a/setup.py b/setup.py index 9b950e2..7f1df5c 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from setuptools import find_packages from setuptools import setup setup( - name='fuelclient', + name='python-fuelclient', version='6.0.0', description='Command line interface for Nailgun', long_description="""Command line interface for Nailgun""",