From 0848cdc5d3501335aac375f11c0918bbd16ffb79 Mon Sep 17 00:00:00 2001 From: "Thomas G. Woodcock" Date: Mon, 16 Dec 2024 13:25:29 +0100 Subject: [PATCH] Update CHANGELOG.rst --- CHANGELOG.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7869fed..6c8f9c7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -26,7 +26,7 @@ its best to adhere to `Semantic Versioning Fixed ----- -0.2.0 (date here) +0.2.0 (2024-12-16) ================== Added @@ -40,4 +40,4 @@ Added Changed ------- -- All Python files have been run through the ruff linter and formatter to ensure consistent code style (incl. docstrings). \ No newline at end of file +- All Python files have been run through the ruff linter and formatter to ensure consistent code style (incl. docstrings).