Skip to content

Commit 5da4bcf

Browse files
authored
Merge pull request #71 from bigbio/dev
version increase
2 parents d842581 + b258aae commit 5da4bcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "quantms-utils"
33
description = "Python scripts and helpers for the quantMS workflow"
44
readme = "README.md"
55
license = "MIT"
6-
version = "0.0.26"
6+
version = "0.0.27"
77
authors = [
88
"Yasset Perez-Riverol <ypriverol@gmail.com>",
99
"Dai Chengxin <chengxin2024@126.com>",
@@ -31,7 +31,7 @@ packages = [
3131
[tool.poetry.dependencies]
3232
python = "*"
3333
click = "*"
34-
sdrf-pipelines = ">=0.1.1"
34+
sdrf-pipelines = ">=0.1.2"
3535
pyopenms = ">=3.3.0"
3636
pandas = "*"
3737
pyarrow = ">=16.1.0"

0 commit comments

Comments
 (0)