Skip to content

Commit

Permalink
updated v0.5.7
Browse files Browse the repository at this point in the history
- Fixed arg readout if no argument is passed to CLI. [Issue 39](#39).
- Updated requirements to include DateTimeRange
- Fixed issue with GDAL~=3 requirement for fiona 1.8.11 release
samapriya authored Nov 19, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent da1f7f4 commit bca447e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# porder: Simple CLI for Planet ordersV2 API   [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Use%20porder%20CLI%20with%20@planetlabs%20new%20ordersv2%20API&url=https://github.com/samapriya/porder)

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3543785.svg)](https://doi.org/10.5281/zenodo.3543785)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3547667.svg)](https://doi.org/10.5281/zenodo.3547667)
[![PyPI version](https://badge.fury.io/py/porder.svg)](https://badge.fury.io/py/porder)
![Build Status](https://img.shields.io/badge/dynamic/json.svg?label=downloads&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Fporder%2Frecent%3Fperiod%3Dmonth&query=%24.data.last_month&colorB=blue&suffix=%2fmonth)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -13,8 +13,8 @@
If you use this tool to download data for your research, and find this tool useful, star and cite it as below

```
Samapriya Roy. (2019, November 15). samapriya/porder: porder: Simple CLI for Planet ordersV2 API (Version 0.5.6). Zenodo.
http://doi.org/10.5281/zenodo.3543785
Samapriya Roy. (2019, November 19). samapriya/porder: porder: Simple CLI for Planet ordersV2 API (Version 0.5.7). Zenodo.
http://doi.org/10.5281/zenodo.3547667
```

## Table of contents

0 comments on commit bca447e

Please sign in to comment.