From 8f97f0668d2aa603ff5949ed6a11b87c2af129ea Mon Sep 17 00:00:00 2001 From: Scisco Date: Mon, 26 Oct 2015 15:04:58 -0400 Subject: [PATCH] bump up version to 0.9.1 --- landsat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landsat/__init__.py b/landsat/__init__.py index e4e49b3..8969d49 100644 --- a/landsat/__init__.py +++ b/landsat/__init__.py @@ -1 +1 @@ -__version__ = '0.9.0' +__version__ = '0.9.1'