From 332c0d0d85a1879fca8d3a95e43a9bbf978663eb Mon Sep 17 00:00:00 2001 From: Tasos Katsoulas Date: Mon, 11 Mar 2024 17:44:49 +0200 Subject: [PATCH] Update History for 4.0.1 release --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index bb5e3dbf..7dd07bf0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +4.0.1 (2024-03-12) +================== + +* Update configuration for readthedocs. +* Point HEAD to main branch. +* Update project's README file. + 4.0.0 (2024-01-11) ==================