Skip to content

Commit

Permalink
release v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed May 18, 2021
1 parent 159fe4d commit 5990c29
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
Changelog
=========

1.5.2 (2021-05-18)
==================
- Added six new DTDs options from Greggio, L. (2005):

- Close Double Degenerate 0.4 Gyrs
- Close Double Degenerate 1 Gyr
- Wide Double Degenerate 0.4 Gyrs
- Wide Double Degenerate 1 Gyr
- Single Degenerate Chandra mass
- Single Degenerate sub-Chandra mass

1.5.1 (2021-04-29)
==================
- New DTD option: Chen, X. et al. 2021
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.5.1"
__version__ = "1.5.2"

0 comments on commit 5990c29

Please sign in to comment.