Skip to content

Commit

Permalink
Prep for v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aplowman committed Aug 25, 2020
1 parent 797417d commit e8c4b7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [0.1.7] - 2020.08.25

### Added

- Add input mapper for writing the `numerics.config` file.

## [0.1.6] - 2020.08.22

### Changed
Expand Down
2 changes: 1 addition & 1 deletion matflow_damask/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.6'
__version__ = '0.1.7'

0 comments on commit e8c4b7e

Please sign in to comment.