Skip to content

Commit fd41c01

Browse files
committed
Version up 🎉
1 parent 19895e4 commit fd41c01

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Changelog
55
=========
66

7+
1.7.4 (2023-01-28)
8+
==================
9+
- New configurable setting for maximum mass (in Msun units) for binaries in Supernovae Ia: snia_m_max (default value: 16Msun)
10+
711
1.7.3 (2022-09-22)
812
==================
913
- All models' SNIa rates are zero for ages < age of a binary-max-mass star (16Msun)

src/starmatrix/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
Modelling nucleosynthesis of galactic chemical elements
66
77
"""
8-
__version__ = "1.7.3"
8+
__version__ = "1.7.4"

0 commit comments

Comments
 (0)