Skip to content

Commit

Permalink
REL: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
griffin-h committed Sep 22, 2021
2 parents 49f6e89 + a812205 commit 8cb8321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
description="Tools to fit analytical models to multiband light curves of astronomical transients",
long_description=readme,
author="Griffin Hosseinzadeh",
author_email='[email protected].edu',
author_email='griffin0@arizona.edu',
url='https://github.com/griffin-h/lightcurve_fitting',
python_requires='>={}'.format('.'.join(str(n) for n in min_version)),
packages=find_packages(exclude=['docs', 'tests']),
Expand Down

0 comments on commit 8cb8321

Please sign in to comment.