Skip to content

Commit 5a039cb

Browse files
committed
prepare for release 2.0a6
1 parent bbb4f28 commit 5a039cb

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+
2.0a6 (2022-11-10)
2+
3+
- Add SDK identification headers to communication with servers (#754).
4+
- Add new example (example subfolder): Downloading multiple assets in
5+
parallel (#722).
6+
17
2.0a5 (2022-10-20)
28

39
- Implement python api data client asset download and supporting functions (#707).

planet/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0a6dev'
1+
__version__ = '2.0a6'

0 commit comments

Comments
 (0)