<div dir="ltr"><pre>The OWSLib team announces the release of OWSLib 0.30.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">https://github.com/geopython/OWSLib</a>

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

0.30.0 (2024-03-10)
-------------------

A full list of commits for 0.28.0 can be found
at:<a href="https://github.com/geopython/OWSLib/commits/0.28.0">https://github.com/geopython/OWSLib/commits/0.28.0</a>
- core: remove Python 3.6 from CI matrix (@kalxas)
- OGC API: add support for OGC API - Features - Part 4: transactions
- OGC API: add support for OGC API - Maps
- OGC API: fix OGC API - Processes process list filtering
- fix WMTS resolution (@dvbmgr)
- WFS: fix filter parsing (@huard)
- OGC API: use yaml.safe_load for YAML parsing for OpenAPI handling (@sebastic)
- FGDC: fix contact parsing (@pvgenuchten)

Testers and developers are always welcome.

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