Skip to content

Commit 38ec3de

Browse files
Bump version
1 parent 8109049 commit 38ec3de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [3.1.9] - 2025-07-14
10+
11+
### Changed
12+
13+
- When no calibration peptides are present, just fit a model that returns the original predicted value
14+
915
## [3.1.8] - 2025-02-21
1016

1117
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "deeplc"
3-
version = "3.1.8"
3+
version = "3.1.9"
44
description = "DeepLC: Retention time prediction for (modified) peptides using Deep Learning."
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)