updated brew and setup

This commit is contained in:
Scisco
2014-08-28 11:19:24 -04:00
parent b5ae591019
commit 48cae9c6a7
2 changed files with 2 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ def readme():
return f.read()
setup(name="landsat",
version='0.1.0',
version='0.2.0',
description="A utility to search, download and process Landsat 8" +
" satellite imagery",
long_description=readme(),