Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
gmzsebastian committed Sep 3, 2020
1 parent fa314e6 commit 9e978fc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='FLEET',
version='0.1',
version='1.0.0',
description='Finding Luminous and Exotic Extragalactic Transients',
url='https://github.com/gmzsebastian/FLEET',
author=['Sebastian Gomez'],
Expand Down Expand Up @@ -35,5 +35,3 @@
],
test_suite='nose.collector',
zip_safe = False)


0 comments on commit 9e978fc

Please sign in to comment.