From ca1d4b54dda407e010a083856441794b36d50411 Mon Sep 17 00:00:00 2001 From: Erick Armingol Date: Fri, 12 Jan 2024 13:15:44 +0000 Subject: [PATCH] Updated version --- sccellfie/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sccellfie/__init__.py b/sccellfie/__init__.py index 9f47668..0208c39 100644 --- a/sccellfie/__init__.py +++ b/sccellfie/__init__.py @@ -6,4 +6,4 @@ from .expression import thresholds, aggregation from .utils import gpr_parsing -__version__ = "0.1.0" \ No newline at end of file +__version__ = "0.1.1" \ No newline at end of file