Skip to content

Commit

Permalink
RLS: 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Aug 23, 2021
1 parent 636bbd6 commit 41a48cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Changelog
=========

Version 0.10.2 (2021-08-19)
Version 0.10.2 (2021-08-23)
---------------------------

**Distribution**

Unittests are now included in the pygeos distribution. Run them by 1) installing
``pytest`` (or ``pygeos[test]``) and invoking ``pytest --pyargs pygeos.tests``.
``pytest`` (or ``pygeos[test]``) and 2) invoking ``pytest --pyargs pygeos.tests``.

We started using a new tool for building binary wheels: ``cibuildwheel``. This
resulted into the following improvements in the distributed binary wheels:
Expand Down

0 comments on commit 41a48cf

Please sign in to comment.