From fc0ab6f855380040898a26a4bd5e3c0d6035cc1a Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 3 Sep 2020 12:56:25 -0400 Subject: [PATCH] typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cad8f40..c0c4e55 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -setup(name='FLEET', +setup(name='fleet-pipe', version='1.0.0', description='Finding Luminous and Exotic Extragalactic Transients', url='https://github.com/gmzsebastian/FLEET',