Skip to content

Commit 4f2037d

Browse files
author
Sara Safavi
committed
release version 1.4.5
1 parent c2a3bbb commit 4f2037d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.4.5 (2020-02-11)
2+
3+
- Add support for new skysat video item and asset types
4+
- Add `strict` keyword argument to searches
5+
16
1.4.4 (2019-12-17)
27

38
- Pin requests-futures version to avoid error message.

planet/api/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.4.4'
1+
__version__ = '1.4.5'

0 commit comments

Comments
 (0)