Skip to content

Commit 4066d69

Browse files
committed
version up!
1 parent a76650c commit 4066d69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

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

7+
1.6.3 (2021-09-02)
8+
==================
9+
- Updated Gronow data: each model is now a double detonation (He + Core)
710

811
1.6.2 (2021-08-13)
912
==================
1013
- New DTD fit using Strolger's Phi
1114

12-
1315
1.6.1 (2021-07-26)
1416
==================
1517
- Updated DTD fits
1618

17-
1819
1.6.0 (2021-07-17)
1920
==================
2021
- Added 5 new DTDs based on fits using the Phi function from *Strolger et al 2020*
2122

22-
2323
1.5.3 (2021-07-14)
2424
==================
2525
- Better normalization rates and fits for Greggio DTDs

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.6.2"
8+
__version__ = "1.6.3"

0 commit comments

Comments
 (0)