From 7a1c0bd022e829f9aa21f887297420eb9959f3a1 Mon Sep 17 00:00:00 2001 From: rmsare Date: Tue, 20 Nov 2018 09:35:45 -0800 Subject: [PATCH] Bump release to add data to package --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d980ef5..b3c233a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="scarplet", - version="0.1.1", + version="0.1.2", author=["Robert Sare", "George Hilley"], author_email="rmsare@stanford.edu", description="A Python package for topographic template matching",