Skip to content

Commit 97c3217

Browse files
committed
release version 1.1.0
1 parent ea6ac71 commit 97c3217

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.1.0 (2017-09-15)
2+
-------------------------------------
3+
- update docs to use cloud_cover as field_name
4+
- move version and update user agent with client name and version
5+
- fix cli reference doc generation, flags have dash
6+
- Support new assets as they become available in the API without changes needed to the client.
7+
18
1.0.1 (2017-08-22)
29
-------------------------------------
310
- update the doc strings with defaults

planet/api/__version__.py

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

0 commit comments

Comments
 (0)