Skip to content

Commit

Permalink
version up!
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Apr 29, 2021
1 parent b564ab7 commit 0aedca8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
Changelog
=========

1.5.1 (2021-04-29)
==================
- New DTD option: Chen, X. et al. 2021

1.5.0 (2021-04-20)
==================
- Drop support for Python 3.6 (updating Numpy to >1.20)
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.0"
__version__ = "1.5.1"

0 comments on commit 0aedca8

Please sign in to comment.