From 6648aeaeed0ff2bfb24bbd7dc95975dcf57eb5d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hringer?= Date: Thu, 5 Dec 2024 16:16:19 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f224140..e1fa009 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name='CompactionAnalyzer', packages=['CompactionAnalyzer'], - version='1.0.4', + version='1.0.5', description='A python package to analyze matrix fiber alignment around cells (proxy for cellular forces)', url='', download_url = '',