Skip to content

Commit 5ef3c9d

Browse files
committed
version 0.0.5
1 parent 9ced8b7 commit 5ef3c9d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.0.5 (2015-12-01)
2+
------------------
3+
- Support RapidEye in CLI
4+
- Fix examples in README
5+
- Fix duplicate example in doc
6+
17
0.0.4 (2015-09-23)
28
------------------
39
- Some API fixes related to trailing slashes

planet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.0.4'
15+
__version__ = '0.0.5'

0 commit comments

Comments
 (0)