Skip to content

Commit 9efe8ea

Browse files
author
Scisco
committed
bump version to 0.7.0
1 parent 14c4ed3 commit 9efe8ea

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
Changes
22
=======
33

4-
0.6.4 (2015-05-29)
4+
0.7.0 (2015-05-29)
55
------------------
66
- New documentation
77
- Deployed to readthedocs
88
- Automate deployment to pypi
99
- Adds docker support
10+
- skip unzipping if images already unzipped
11+
- add force-unzip flag
12+
- fix a bug where multiple downloads was not followed by multiple process #81
13+
- fix a bug where if scenes was downloaded from google instead of aws, process failed #84
1014

1115
0.6.3 (2015-04-29)
1216
------------------

landsat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.6.4'
1+
__version__ = '0.7.0'

0 commit comments

Comments
 (0)