Skip to content

Commit

Permalink
update zenodo records
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Feb 26, 2021
1 parent e624ad7 commit 32578c1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![image](https://img.shields.io/badge/license-%20GPL-blue.svg)](LICENSE)
[![image](https://img.shields.io/crates/v/polygons.svg)](https://crates.io/crates/polygons)
[![image](https://badge.fury.io/py/polygons.svg)](https://badge.fury.io/py/polygons)
[![image](https://zenodo.org/badge/88614389.svg)](https://zenodo.org/badge/latestdoi/88614389)
[![image](https://zenodo.org/badge/DOI/10.5281/zenodo.3825616.svg)](https://doi.org/10.5281/zenodo.3825616)


# Polygons: Fast points-in-polygon test and distances to polygons
Expand Down Expand Up @@ -39,12 +39,12 @@ author(s):
@misc{polygons,
author = {Bast, Radovan},
title = {Polygons: Fast points-in-polygon test and distances to polygons},
month = {5},
year = {2020},
month = {2},
year = {2021},
publisher = {Zenodo},
version = {v0.1.6},
doi = {10.5281/zenodo.3825617},
url = {https://doi.org/10.5281/zenodo.3825617}
version = {v0.2.0},
doi = {10.5281/zenodo.3825616},
url = {https://doi.org/10.5281/zenodo.3825616}
}
```

Expand Down

0 comments on commit 32578c1

Please sign in to comment.