Skip to content

Commit 7864a78

Browse files
committed
release version 1.2.1
1 parent 7de42e3 commit 7864a78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.2.1 (2018-11-08)
2+
-------------------------------------
3+
- set login headers as content-type:application/json during planet init
4+
15
1.2.0 (2018-10-10)
26
-------------------------------------
37
- Added support for mosaics

planet/api/__version__.py

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

0 commit comments

Comments
 (0)