Skip to content

Commit 306d419

Browse files
author
Sara Safavi
committed
release version 1.4.4
1 parent 8ee4c43 commit 306d419

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+
1.4.4 (2019-12-17)
2+
3+
- Pin requests-futures version to avoid error message.
4+
- Fix broke jq parsing for regular data search
5+
- Under certain conditions the response body can get printed more than once
6+
17
1.4.3 (2019-11-14)
28

39
- Updating copyright date for modified files

planet/api/__version__.py

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

0 commit comments

Comments
 (0)