From b58177870e64243c0c3e80706792308312dc0023 Mon Sep 17 00:00:00 2001 From: tauhidstanford <52015296+tauhidstanford@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:34:46 -0700 Subject: [PATCH] version change --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a7d0bf3..f2e7362 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="genomap", - version="1.2.9", + version="1.2.11", author="Md Tauhidul Islam", author_email="tauhid@stanford.edu", description="Genomap converts tabular gene expression data into spatially meaningful images.",