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 9ced8b7 commit 5ef3c9dCopy full SHA for 5ef3c9d
CHANGES.txt
@@ -1,3 +1,9 @@
1
+0.0.5 (2015-12-01)
2
+------------------
3
+- Support RapidEye in CLI
4
+- Fix examples in README
5
+- Fix duplicate example in doc
6
+
7
0.0.4 (2015-09-23)
8
------------------
9
- Some API fixes related to trailing slashes
planet/__init__.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = '0.0.4'
+__version__ = '0.0.5'
0 commit comments