From 6c85c9cdf25306eb6543c73de51f6d31e3b6b982 Mon Sep 17 00:00:00 2001 From: chavlin Date: Tue, 15 Oct 2024 12:35:40 -0500 Subject: [PATCH] finalize history for v0.4.0 --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 2f17ce3..31d3083 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,6 +7,8 @@ Maintenance release to drop python 3.9: min python version is now 3.10 ### other changes * updated notes on deployment * dependabot configuration +* remove usage of xr.tutorials from test suite +* now testing python 3.12 ## 0.3.0