From 5216e05512a726d74a13d15dcb4ff8c119bf6f7b Mon Sep 17 00:00:00 2001 From: Yasset Perez-Riverol Date: Sat, 21 Mar 2026 06:40:41 +0000 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 550b0f9..fa2b47d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "quantms-utils" description = "Python scripts and helpers for the quantMS workflow" readme = "README.md" license = "MIT" -version = "0.0.25" +version = "0.0.26" authors = [ "Yasset Perez-Riverol ", "Dai Chengxin ",