From 9df51e589f1149ee819ab4badf445e7a478ee286 Mon Sep 17 00:00:00 2001 From: Raihan Stark Date: Wed, 22 Jul 2020 13:03:20 +0700 Subject: [PATCH] change setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c5f88ce..cd26fd9 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ name='InstaLiveCLI', version='1.0.0', packages=setuptools.find_packages(), - url='https://github.com/harrypython/itsagramlive', + url='https://github.com/RaihanStark/instalivecli', license='GPL-3.0', author='Raihan Yudo Saputra', author_email='raihanyudosaputra30@gmail.com',