Skip to content

Commit 7b1584a

Browse files
author
Andy Gaither
committed
Rearranged arguments in Data API search commands to not break existing scripts (planetlabs#1038).
1 parent 215e387 commit 7b1584a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.7.1 (2024-05-29)
2+
3+
Fixed:
4+
- Rearranged arguments in Data API search commands to not break existing scripts (#1038).
5+
16
2.7.0 (2024-05-21)
27

38
Added:

planet/__version__.py

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

0 commit comments

Comments
 (0)