<div dir="ltr"><pre>The OWSLib team announces the release of OWSLib 0.24.0.

OWSLib is a Python package for client programming with Open Geospatial
Consortium (OGC) web service (hence OWS) interface standards, and
their related content models.

Source and binary downloads
---------------------------------------

The source code is available at <a href="https://github.com/geopython/OWSLib" target="_blank">https://github.com/geopython/OWSLib</a>

The package has been uploaded to <a href="https://pypi.org/project/OWSLib/" target="_blank">https://pypi.org/project/OWSLib/</a>

0.24.0 (2021-05-10)
--------------------------

This release provides enhancements to authentication, headers,
and metadata updates, as well as bug fixes.

A full list of commits for 0.24.0 can be found at:

<a href="https://github.com/geopython/OWSLib/commits/0.24.0" target="_blank">https://github.com/geopython/OWSLib/commits/0.24.0</a>

- CSW: add CSW 3 client (#746)<br>- CSW: add support for distributed search (#771)<br>- OGC API: refactor collections for broader use (#753)<br>- OACov: add support for scaling (#756)<br>- Auth: make most Authentication attributes private (#770)<br>- various bug fixes

Testers and developers are always welcome.

The OWSLib developer team.</pre></div>