From 13e07134a3e10bfbff6070ef9a55ec0b30f803f0 Mon Sep 17 00:00:00 2001 From: yaront Date: Thu, 5 Dec 2024 14:16:42 -0500 Subject: [PATCH] Bumping version to v1.0.1 --- src/kinase_library/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kinase_library/__init__.py b/src/kinase_library/__init__.py index 38318c2..7f693a6 100644 --- a/src/kinase_library/__init__.py +++ b/src/kinase_library/__init__.py @@ -19,7 +19,7 @@ #%% -__version__ = "1.0.0" +__version__ = "1.0.1" #%% Loading scored phosphoproteome one time per session