diff --git a/HISTORY.rst b/HISTORY.rst index 4ef57aca..443fbf0d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,13 +1,11 @@ Release History =============== -Unreleased Changes ------------------- -* Wheels for python 3.12 are now built during our github actions runs. - https://github.com/natcap/pygeoprocessing/issues/381 2.4.3 (2024-03-06) ------------------ +* Wheels for python 3.12 are now built during our github actions runs. + https://github.com/natcap/pygeoprocessing/issues/381 * ``get_gis_type`` can accept a path to a remote file, allowing the GDAL driver to open it if the driver supports the protocol. https://github.com/natcap/pygeoprocessing/issues/375