From e872595c79f9db31d325665222596e71cd6f6ee7 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Mon, 4 Oct 2021 18:02:05 +0200 Subject: [PATCH] release_notes: correct version --- doc/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 01edc4d9..593c420a 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -189,7 +189,7 @@ Please note that the data bundle has also been updated. * Compatibility with ``xarray`` version 0.19. * New dependencies: ``tqdm``, ``atlite>=0.2.4``, ``pytz`` and ``geopy`` (optional). - These are included in the environment specifications of PyPSA-Eur v0.3.0. + These are included in the environment specifications of PyPSA-Eur v0.4.0. Many thanks to all who contributed to this release!