From c8d8fc943c8b613ac9ca53633f82d33b0abc49ee Mon Sep 17 00:00:00 2001 From: Tony Tung Date: Tue, 16 Oct 2018 17:16:38 -0700 Subject: [PATCH] bump to 0.0.27 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c66fbf811..25e22f078 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setuptools.setup( name="starfish", - version="0.0.26", + version="0.0.27", description="Pipelines and pipeline components for the analysis of image-based transcriptomics data", author="Deep Ganguli", author_email="dganguli@chanzuckerberg.com",