From 510b86a268a6142e7b192a91d6b323ccf15075e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jim=20Br=C3=A4nnlund?= Date: Sun, 28 May 2023 03:00:42 +0200 Subject: [PATCH] Release v4.0.1 --- docs/news.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 2599f2f..16627c0 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -1,6 +1,13 @@ Release Notes ============= +4.0.1 (2023-05-28) +------------------ + +* Switch to Hatch + +* Relax dependency constraints + 4.0.0 (2022-09-15) ------------------