Skip to content

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fhanzer committed Jul 3, 2023
1 parent 8cc537b commit 4df1a31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ Hanzer, F., Förster, K., Nemec, J., and Strasser, U.: Projected cryospheric and

## Version history

* 0.1.5 (03 Jul 2023):
* Fix compatibility with recent numpy/pandas versions
* 0.1.4 (05 May 2020):
* Upgraded to warrant pandas compatibility
* 0.1.3 (21 Nov 2018):
Expand Down
2 changes: 1 addition & 1 deletion melodist/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.4'
__version__ = '0.1.5'

0 comments on commit 4df1a31

Please sign in to comment.