Skip to content

Commit 61bd3ee

Browse files
Bump version
1 parent 821e644 commit 61bd3ee

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
@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to
66
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.28] - 2021-03-17
9+
- Make it optional to reload library
10+
811
## [0.1.27] - 2021-03-16
912
- Ignore library messages
1013

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.27',
10+
version='0.1.28',
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)