Skip to content

Commit

Permalink
Update SeBa version to include mass dependent radius for planets and …
Browse files Browse the repository at this point in the history
…brown dwarfs (#769)
  • Loading branch information
silviatoonen authored May 26, 2021
1 parent 50ef1d4 commit 788b877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/amuse/community/seba/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def new_option_parser():
result = OptionParser()
result.add_option(
"--seba-version",
default='4a75a751c143a5ce182c0a5e6629048a459bd40b',
default='b809e489c56ca97a4142483a65f81e67a7b1c892',
dest="seba_version",
help="SeBa commit hash to download",
type="string"
Expand Down

0 comments on commit 788b877

Please sign in to comment.