From 68c312a8c49aefb57fcd64aef5a424138e2be87b Mon Sep 17 00:00:00 2001 From: schwobr Date: Mon, 26 May 2025 11:53:00 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index fe7850b..8fa74a9 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="pathaia", - version="0.2.5a", + version="0.2.6", description="procedures for wsi analysis", author="Arnaud Abreu", author_email="arnaud.abreu.p@gmail.com",