diff --git a/setup.py b/setup.py
index 3edbc9e3eb01de09a029a38fda47c7cd015017c5..261ca0419fca57ea4549576b4da59884263abd1b 100755
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ version = '0.1'
 
 
 setup_args = dict(
-    name             = 'gwinc',
+    name             = 'pygwinc',
     version          = version,
     url              = 'https://git.ligo.org/gwinc/pygwinc',
     author           = 'LIGO Laboratory',