Skip to content

Commit e208cfc

Browse files
committed
release 2.0.3
1 parent f18c993 commit e208cfc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2.0.3 (2023-06-28)
2+
3+
Changed:
4+
- Orders CLI now forces STAC to false for GEE deliveries. This is due to the
5+
Orders API change to surface validation errors when stac is specified for GEE
6+
orders.(#957)
7+
8+
19
2.0.2 (2023-05-24)
210

311
Fixed:

planet/__version__.py

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

0 commit comments

Comments
 (0)