diff --git a/setup.py b/setup.py index edc788d..4b39528 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup( - name='PyDrive', + name='DrivePy', version='0.1.0', author='Joey Yakimowich-Payne', author_email='jyapayne@gmail.com',