Skip to content

Commit

Permalink
release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Dec 7, 2021
1 parent 87a732d commit 62697b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
Changelog
=========

1.7.0 (2021-12-07)
==================
- Added Kroupa 2001 IMF
- Changed Kroupa IMF to Kroupa2002
- Documented CRI-LIM data correction

1.6.4 (2021-11-22)
==================
- Tweak Chabrier IMF
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.6.4"
__version__ = "1.7.0"

0 comments on commit 62697b4

Please sign in to comment.