geopandas / pyogrio

Vectorized vector I/O using OGR
https://pyogrio.readthedocs.io
MIT License
272 stars 22 forks source link

Release version 0.6.0 #246

Closed jorisvandenbossche closed 1 year ago

jorisvandenbossche commented 1 year ago

We already have a nice list of new features (https://github.com/geopandas/pyogrio/blob/main/CHANGES.md), so it would be nice to release, and I think the remaining issues on the 0.6.0 milestone can be moved?

brendan-ward commented 1 year ago

Agreed; moved the remaining issues to 0.7 as neither of them are urgent. Do you want to push the release when you have a moment?

jorisvandenbossche commented 1 year ago

Given that I seem to got it working, we might want to include aarch64 manylinux wheels: https://github.com/geopandas/pyogrio/pull/243

jorisvandenbossche commented 1 year ago

Released! https://github.com/geopandas/pyogrio/releases/tag/v0.6.0

And all wheels uploaded to PyPI: https://pypi.org/project/pyogrio/#files

brendan-ward commented 1 year ago

Thanks @jorisvandenbossche !