From a9b8c9bb39dbfb7ec3c639e497b5a76fa6dcb8cc Mon Sep 17 00:00:00 2001 From: Buck Ryan Date: Sat, 15 Sep 2018 20:24:03 -0400 Subject: [PATCH] update metadata homepage --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 49c3f05..87482e2 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( author="Buck Ryan", author_email="buck@buckryan.com", license="MIT", - url="https://github.com/banga/powerline-shell", + url="https://github.com/b-ryan/powerline-shell", classifiers=[ "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7",