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 bbb4f28 commit 5a039cbCopy full SHA for 5a039cb
CHANGES.txt
@@ -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
7
2.0a5 (2022-10-20)
8
9
- Implement python api data client asset download and supporting functions (#707).
planet/__version__.py
@@ -1 +1 @@
-__version__ = '2.0a6dev'
+__version__ = '2.0a6'
0 commit comments