From fda430d7e684e9aa499ad403c959ec48c8cc752c Mon Sep 17 00:00:00 2001 From: Brewster Malevich Date: Thu, 30 May 2024 21:30:36 -0700 Subject: [PATCH] Prepare for release --- whatsnew.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/whatsnew.rst b/whatsnew.rst index d8249c9..302b436 100644 --- a/whatsnew.rst +++ b/whatsnew.rst @@ -3,10 +3,10 @@ What's New These are new features and improvements of note in each release. -Unreleased ----------- +v0.6.0 (May 31, 2024) +--------------------- - - Drop unused "h5netcdf" dependency. Make "matplotlib", "geopandas" optional dependencies. + - Drop unused ``h5netcdf`` dependency. Make ``matplotlib``, ``geopandas`` optional dependencies. - Add new extras for optional dependencies: ``impactlab-tools[viz]``, ``impactlab-tools[complete]``.