Skip to content

Commit 62697b4

Browse files
committed
release 1.7.0
1 parent 87a732d commit 62697b4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

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

7+
1.7.0 (2021-12-07)
8+
==================
9+
- Added Kroupa 2001 IMF
10+
- Changed Kroupa IMF to Kroupa2002
11+
- Documented CRI-LIM data correction
12+
713
1.6.4 (2021-11-22)
814
==================
915
- Tweak Chabrier IMF

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.4"
8+
__version__ = "1.7.0"

0 commit comments

Comments
 (0)