From 0392092de68dd2abf4366da33a37a4426e19677b Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Wed, 12 Sep 2018 13:09:57 +0100 Subject: [PATCH] Fix metadata url --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 665e217..5d4d8d1 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ __author__ = "Calum Lind" __author_email__ = "calumlind@gmail.com" __version__ = "1.5.0" -__url__ = "github" +__url__ = "https://github.com/cas--/autoshutdown/" __license__ = "GPLv3" __description__ = "Shutdown your system once torrents are complete" __long_description__ = """