diff --git a/setup.py b/setup.py
index bef96b4..7750612 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ with open('README.md') as f:
     readme = f.read()
 
 setup(
-    name='disco',
+    name='disco-py',
     author='b1nzy',
     url='https://github.com/b1naryth1ef/disco',
     version=VERSION,