diff --git a/setup.py b/setup.py index 240bbbd1d..eb0c40fca 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="starfish", - version="0.0.2", + version="0.0.3", description="Pipelines and pipeline components for the analysis of image-based transcriptomics data", author="Deep Ganguli", author_email="dganguli@chanzuckerberg.com",