Skip to content

Commit c9e9a2a

Browse files
bump version"
1 parent 92470dc commit c9e9a2a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ 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.3] - 2025-02-03
9+
## [3.1.5] - 2025-02-03
10+
11+
### Changed
12+
13+
- Bump minimal requirements python version
14+
15+
## [3.1.4] - 2025-02-03
1016

1117
### Changed
1218

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.4"
3+
version = "3.1.5"
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)