We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee4c43 commit 306d419Copy full SHA for 306d419
CHANGES.txt
@@ -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
7
1.4.3 (2019-11-14)
8
9
- Updating copyright date for modified files
planet/api/__version__.py
@@ -1 +1 @@
-__version__ = '1.4.3'
+__version__ = '1.4.4'
0 commit comments