Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelshirley authored Apr 23, 2024
1 parent 24a3678 commit 4cbd362
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@

setup(
name="herschelhelp_internal",
version="1.0.4",
version="1.0.5",
description="HELP project internal code",
long_description=README,
author="Yannick Roehlly",
author_email="[email protected]",
license='MIT',
setup_requires=['numpy'],
install_requires=REQUIREMENTS,
package_data={
'herschelhelp_internal/sfd_data': ['*.fits'],
Expand Down

0 comments on commit 4cbd362

Please sign in to comment.