We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e57845 commit 8391cf9Copy full SHA for 8391cf9
2 files changed
CHANGELOG
@@ -1,3 +1,6 @@
1
+v0.6.4
2
+- Update pyarrow dependency to >=16.0
3
+
4
v0.6.3
5
- Add total_jobs to JobPools
6
- Decrease subprocess logging level to DEBUG
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "simsi_transfer"
-version = "0.6.3"
+version = "0.6.4"
description = "Software-assisted reduction of missing values in phosphoproteomics and proteomics isobaric labeling data using MS2 spectrum clustering"
authors = ["Firas Hamood <firas.hamood@tum.de>", "Matthew The <matthew.the@tum.de>"]
license= "Apache-2.0"
0 commit comments