Skip to content

Commit

Permalink
Upped version
Browse files Browse the repository at this point in the history
  • Loading branch information
naderm committed Jan 28, 2019
1 parent 9fe7941 commit 16d3857
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.14.0 (2019-01-28)

Bug fixes

- Fixed calculating b ion mass for unlabeled peptides.

## 0.13.9 (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.13.9"
__version__ = "0.14.0"
"""
PyCAMVerter Version.
"""

0 comments on commit 16d3857

Please sign in to comment.