From 7b32b3e2c437f65f6ac946d16463691e7496be29 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sat, 29 Feb 2020 01:22:24 +0000 Subject: Minor fixes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f8ed6a3..1492e4a 100755 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ NAME = 'GolemFlavor' DESCRIPTION = 'GolemFlavor: A Python package for Astrophysical Flavor analysis with GolemFit' MAINTAINER = 'Shivesh Mandalia' MAINTAINER_EMAIL = 's.p.mandalia@qmul.ac.uk' -URL = 'https://github.com/ShiveshM/flavour_ratio' +URL = 'https://github.com/ShiveshM/GolemFlavor' LICENSE = 'MIT' here = os.path.abspath(os.path.dirname(__file__)) -- cgit v1.2.3