From 02ed94181b1640fd27996c66bc949874410ea463 Mon Sep 17 00:00:00 2001 From: chand1012 Date: Tue, 5 Jan 2021 19:45:09 -0500 Subject: [PATCH] Update package name --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d667dc0..da712a5 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_desc = readme.read() setuptools.setup( - name='youtube-upload', + name='pillar-youtube-upload', version='0.1.0', author="PillarGG", author_email='chandler@pillar.gg',