Skip to content

Commit

Permalink
Version up 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jan 28, 2023
1 parent 19895e4 commit fd41c01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Changelog
=========

1.7.4 (2023-01-28)
==================
- New configurable setting for maximum mass (in Msun units) for binaries in Supernovae Ia: snia_m_max (default value: 16Msun)

1.7.3 (2022-09-22)
==================
- All models' SNIa rates are zero for ages < age of a binary-max-mass star (16Msun)
Expand Down
2 changes: 1 addition & 1 deletion src/starmatrix/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
Modelling nucleosynthesis of galactic chemical elements
"""
__version__ = "1.7.3"
__version__ = "1.7.4"

0 comments on commit fd41c01

Please sign in to comment.