Skip to content

Commit 8391cf9

Browse files
committed
Ready for v0.6.4
1 parent 8e57845 commit 8391cf9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v0.6.4
2+
- Update pyarrow dependency to >=16.0
3+
14
v0.6.3
25
- Add total_jobs to JobPools
36
- Decrease subprocess logging level to DEBUG

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "simsi_transfer"
3-
version = "0.6.3"
3+
version = "0.6.4"
44
description = "Software-assisted reduction of missing values in phosphoproteomics and proteomics isobaric labeling data using MS2 spectrum clustering"
55
authors = ["Firas Hamood <firas.hamood@tum.de>", "Matthew The <matthew.the@tum.de>"]
66
license= "Apache-2.0"

0 commit comments

Comments
 (0)