From 53eaebe653208984463441fdbeedfe25362e90d9 Mon Sep 17 00:00:00 2001 From: Claire McQuin Date: Mon, 8 Jan 2018 09:06:55 -0500 Subject: [PATCH] Release 0.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1917a12..b2bd3d4 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setuptools.setup( name='cytominer_database', - version='0.0.1', + version='0.1.0', author="Shantanu Singh", author_email="shsingh@broadinstitute.org", entry_points="""