Skip to content

Commit

Permalink
New version to fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester committed Jan 21, 2020
1 parent e6072d0 commit ce7ce62
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to

## [Unreleased]

## [0.1.6] - 2020-01-21
- Fix the latest release

## [0.1.5] - 2020-01-21
- Spaces in paths to files and installation allowed
- References to other CompOmics tools removed in GUI
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='deeplc',
version='0.1.5',
version='0.1.6',
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 ce7ce62

Please sign in to comment.