Skip to content

Commit 4b2c40a

Browse files
Fix release
1 parent 3f4533d commit 4b2c40a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to
77

88
## [Unreleased]
99

10+
## [0.1.4] - 2020-01-17
11+
- Fix the latest release
12+
1013
## [0.1.3] - 2020-01-17
1114
- Fixed the .bat installer (now uses bioconda)
1215

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='deeplc',
10-
version='0.1.3',
10+
version='0.1.4',
1111
license='apache-2.0',
1212
description='DeepLC: Retention time prediction for (modified) peptides using Deep Learning.',
1313
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)