diff --git a/setup.py b/setup.py index 26a9414..bddd1ca 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='landsatxplore', - version='0.6', + version='0.7', description='Search and download Landsat scenes from EarthExplorer.', long_description=long_description, long_description_content_type='text/markdown',