From 7a2d614c163d1ee9f03d787c2300df835ea25f4e Mon Sep 17 00:00:00 2001 From: shahramn Date: Thu, 17 Oct 2024 16:07:45 +0100 Subject: [PATCH] Bump up version --- CHANGELOG.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c2a9926..1cb99a5 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for eccodes-python ============================ +2.38.3 (2024-10-17) +-------------------- + +- Update version to be the same as the ecCodes library + 2.38.1 (2024-09-26) --------------------