Skip to content

Commit

Permalink
New feature DeepCALLC
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester committed Jan 21, 2022
1 parent c1e1754 commit 7dcd5ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.0] - 2022-01-21
- Bug fix duplicate peptide+mod for DeepCALLC
- New feature DeepCALLC

## [0.1.39] - 2022-01-12
- Version bump

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='deeplc',
version='0.1.39',
version='0.2.0',
license='apache-2.0',
description='DeepLC: Retention time prediction for (modified) peptides using Deep Learning.',
long_description=LONG_DESCRIPTION,
Expand Down

0 comments on commit 7dcd5ff

Please sign in to comment.