Skip to content

Commit

Permalink
New release v0.1.3
Browse files Browse the repository at this point in the history
Bugfixes:
- reddening laws are included in the pypi build package.

Other:
- Updates to the automatic CI/CD with github actions.
  • Loading branch information
vosjo committed Dec 11, 2020
1 parent 2838110 commit 0ce2209
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 @@ -19,7 +19,7 @@
]
setup(
name="speedyfit",
version="0.1.2",
version="0.1.3",
author="Joris Vos",
author_email="joris.vos@uv.cl",
description="MC approach to fit photometric SEDs",
Expand Down

0 comments on commit 0ce2209

Please sign in to comment.