Skip to content

Commit

Permalink
Updated version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
naderm committed Jan 29, 2019
1 parent b668879 commit 1c6d3ae
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.15.0 (2019-01-28)

Features

- Added filtering by minimum ion score.

## 0.14.0 (2019-01-28)

Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion pycamv/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.14.0"
__version__ = "0.15.0"
"""
PyCAMVerter Version.
"""

0 comments on commit 1c6d3ae

Please sign in to comment.