Skip to content

Commit

Permalink
Merge pull request #836 from silviatoonen/master
Browse files Browse the repository at this point in the history
Update SeBa version
  • Loading branch information
silviatoonen committed Mar 18, 2022
2 parents 5557bf8 + 5cabf4d commit eeef4d7
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='5257018d9fd90500c03b165ef130e6fe6344b320',
default='22076f95f9fa10ed71539d31562ec731eb67dc62',
dest="seba_version",
help="SeBa commit hash to download",
type="string"
Expand Down

0 comments on commit eeef4d7

Please sign in to comment.